Enum NoteType
The target of the note.
Namespace: UnityEditor.Localization.Plugins.XLIFF.Common
Syntax
public enum NoteType
Fields
Name | Description | Value |
---|---|---|
General | General note that applies to the whole entry. |
|
Source | Note that only applies to the source language. |
|
Target | Note that only applies to the target language. |