Class context
Namespace: UnityEditor.Localization.Plugins.XLIFF.V12
Syntax
[Serializable]
public class context
Constructors
context()
Declaration
public context()
Properties
contexttype
Declaration
public string contexttype { get; set; }
Property Value
Type | Description |
---|---|
String |
crc
Declaration
public string crc { get; set; }
Property Value
Type | Description |
---|---|
String |
matchmandatory
Declaration
public AttrType_YesNo matchmandatory { get; set; }
Property Value
Type | Description |
---|---|
AttrType_YesNo |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
String |