Enum NoteType
The target of the note.
Namespace: UnityEditor.Localization.Plugins.XLIFF.Common
Assembly: Unity.Localization.Editor.dll
Syntax
public enum NoteType
Fields
| Name | Description |
|---|---|
| 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. |