Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
|
Public Member Functions | |
Text | GetAttributeText (Text Name, Text DefaultValue) |
Integer | GetAttributeInteger (Text Name, Integer DefaultValue) |
Real | GetAttributeReal (Text Name, Real DefaultValue) |
Boolean | GetAttributeBoolean (Text Name, Boolean DefaultValue) |
CXmlNode | GetFirstChild (Text Name) |
Public Attributes | |
const Text | Name |
const Text | TextContents |
const Text | TextRawContents |
const Text | TextRecursiveContents |
const CXmlNode[] | Children |
Public Attributes inherited from CNod | |
const Ident | Id |