|
Torque2D Reference
|
#include <tamlCustom.h>
Inheritance diagram for TamlCustomNodes:Public Member Functions | |
| TamlCustomNodes () | |
| virtual | ~TamlCustomNodes () |
| virtual void | resetState (void) |
| TamlCustomNode * | addNode (const char *pNodeName, const bool ignoreEmpty=true) |
| void | removeNode (const U32 index) |
| const TamlCustomNode * | findNode (const char *pNodeName) const |
| const TamlCustomNodeVector & | getNodes (void) const |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Implements IFactoryObjectReset.
1.8.3.1