Class source
Namespace: UnityEditor.Localization.Plugins.XLIFF.V20
Syntax
public class source : 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 |
space
Declaration
public string space { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
Text
Declaration
public string[] Text { get; set; }
Property Value
| Type | Description |
|---|---|
| String[] |