Class sub
Namespace: UnityEditor.Localization.Plugins.XLIFF.V12
Syntax
[Serializable]
public class sub
Properties
ctype
Declaration
public string ctype { get; set; }
Property Value
Type | Description |
---|---|
String |
datatype
Declaration
public string datatype { get; set; }
Property Value
Type | Description |
---|---|
String |
Items
Declaration
public object[] Items { get; set; }
Property Value
Type | Description |
---|---|
Object[] |
Text
Declaration
public string[] Text { get; set; }
Property Value
Type | Description |
---|---|
String[] |
xid
Declaration
public string xid { get; set; }
Property Value
Type | Description |
---|---|
String |