TamlChildren

Engine/source/persistence/taml/tamlChildren.h

More...

Public Functions

addTamlChild(SimObject * pSimObject)

Called when Taml attempts to populate an objects children during a read.

getTamlChild(const U32 childIndex)

Called when Taml attempts to compile a list of children.

Called when Taml attempts to compile a list of children.

Detailed Description

Public Functions

addTamlChild(SimObject * pSimObject)

Called when Taml attempts to populate an objects children during a read.

Reimplemented by: SimSet

getTamlChild(const U32 childIndex)

Called when Taml attempts to compile a list of children.

Reimplemented by: SimSet

getTamlChildCount(void )

Called when Taml attempts to compile a list of children.

Reimplemented by: SimSet