Interface INote
Readable comments and annotations.
Namespace: UnityEditor.Localization.Plugins.XLIFF.Common
Syntax
public interface INote
Properties
AppliesTo
Declaration
NoteType AppliesTo { get; set; }
Property Value
| Type | Description |
|---|---|
| NoteType |
NoteText
Declaration
string NoteText { get; set; }
Property Value
| Type | Description |
|---|---|
| String |