Class target
Namespace: UnityEditor.Localization.Plugins.XLIFF.V20
Syntax
public class target : object
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[] |