ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet 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) |
CParsingNode | GetFirstChild (Text Name) |
Public Attributes | |
const Text | Name |
const Text | TextContents |
const Text | TextRawContents |
const Text | TextRecursiveContents |
const CParsingNode[] | Children |
Public Attributes inherited from CNod | |
const Ident | Id |