Class tool
Namespace: UnityEditor.Localization.Plugins.XLIFF.V12
Syntax
[Serializable]
public class tool
Properties
Any
Declaration
public Xml.XmlNode[] Any { get; set; }
Property Value
Type | Description |
---|---|
Xml.XmlNode[] |
AnyAttr
Declaration
public Xml.XmlAttribute[] AnyAttr { get; set; }
Property Value
Type | Description |
---|---|
Xml.XmlAttribute[] |
toolcompany
Declaration
public string toolcompany { get; set; }
Property Value
Type | Description |
---|---|
String |
toolid
Declaration
public string toolid { get; set; }
Property Value
Type | Description |
---|---|
String |
toolname
Declaration
public string toolname { get; set; }
Property Value
Type | Description |
---|---|
String |
toolversion
Declaration
public string toolversion { get; set; }
Property Value
Type | Description |
---|---|
String |