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