|
ManiaScript Reference
2019-05
|
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 |
| CParsingNode CParsingNode::GetFirstChild | ( | Text | Name | ) |
| const CParsingNode [] CParsingNode::Children |
| const Text CParsingNode::Name |
| const Text CParsingNode::TextContents |
| const Text CParsingNode::TextRawContents |
| const Text CParsingNode::TextRecursiveContents |