Class data
Namespace: UnityEditor.Localization.Plugins.XLIFF.V20
Syntax
[Serializable]
public class data
Constructors
data()
Declaration
public data()
Properties
cp
Declaration
public cp[] cp { get; set; }
Property Value
Type | Description |
---|---|
cp[] |
dir
Declaration
public dirValue dir { get; set; }
Property Value
Type | Description |
---|---|
dirValue |
id
Declaration
public string id { get; set; }
Property Value
Type | Description |
---|---|
String |
space
Declaration
public string space { get; set; }
Property Value
Type | Description |
---|---|
String |
Text
Declaration
public string[] Text { get; set; }
Property Value
Type | Description |
---|---|
String[] |