Torque2D Reference
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
TamlWriteNode Class Reference

#include <tamlWriteNode.h>

Classes

class  FieldValuePair
 

Public Member Functions

 TamlWriteNode ()
 
void set (SimObject *pSimObject)
 
void resetNode (void)
 

Public Attributes

U32 mRefId
 
TamlWriteNodemRefToNode
 
SimObjectmpSimObject
 
TamlCallbacksmpTamlCallbacks
 
const char * mpObjectName
 
Vector< TamlWriteNode::FieldValuePair * > mFields
 
Vector< TamlWriteNode * > * mChildren
 
TamlCustomNodes mCustomNodes
 

Detailed Description

See also
TAML Reference

Constructor & Destructor Documentation

◆ TamlWriteNode()

TamlWriteNode ( )
inline

Member Function Documentation

◆ resetNode()

void resetNode ( void  )

◆ set()

void set ( SimObject pSimObject)
inline

Member Data Documentation

◆ mChildren

Vector<TamlWriteNode*>* mChildren

◆ mCustomNodes

TamlCustomNodes mCustomNodes

◆ mFields

◆ mpObjectName

const char* mpObjectName

◆ mpSimObject

SimObject* mpSimObject

◆ mpTamlCallbacks

TamlCallbacks* mpTamlCallbacks

◆ mRefId

U32 mRefId

◆ mRefToNode

TamlWriteNode* mRefToNode

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