Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CParsingNode Class Reference

Documentation for class CParsingNode. More...

#include <doc.h>

Inheritance diagram for CParsingNode:
[legend]

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

Text const Name
 
Text const TextContents
 
Text const TextRawContents
 
Text const TextRecursiveContents
 
Array< CParsingNode *const > Children
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CParsingNode.


The documentation for this class was generated from the following file: