Class target
Namespace: UnityEditor.Localization.Plugins.XLIFF.V20
Syntax
[Serializable]
public class target
Properties
Items
Declaration
public object[] Items { get; set; }
Property Value
Type | Description |
---|---|
Object[] |
lang
Declaration
public string lang { get; set; }
Property Value
Type | Description |
---|---|
String |
order
Declaration
public string order { 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[] |