Class segsource
Namespace: UnityEditor.Localization.Plugins.XLIFF.V12
Syntax
[Serializable]
public class segsource
Properties
AnyAttr
Declaration
public Xml.XmlAttribute[] AnyAttr { get; set; }
Property Value
| Type | Description |
|---|---|
| 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[] |