![]() |
ManiaPlanet 3 ManiaScript Reference 2015.06.18.1510
A ManiaScript Reference of the ManiaPlanet 3 game (frozen installation). This is OUTDATED, and exists only for entertainment purposes.
|
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 |