Class source
Namespace: UnityEditor.Localization.Plugins.XLIFF.V12
Syntax
public class source : object
Properties
AnyAttr
Declaration
public System.Xml.XmlAttribute[] AnyAttr { get; set; }
Property Value
Type | Description |
---|---|
System.Xml.XmlAttribute[] |
Items
Declaration
public object[] Items { get; set; }
Property Value
Type | Description |
---|---|
Object[] |
lang
Declaration
public string lang { get; set; }
Property Value
Type | Description |
---|---|
String |
Text
Declaration
public string[] Text { get; set; }
Property Value
Type | Description |
---|---|
String[] |