C4 Engine
C4 Engine API Documentation

Tree::GetSubnodeCount

Defined in:  TSTree.h
Returns the number of immediate subnodes of an object.
Prototype

int32 GetSubnodeCount(voidconst;

Description
The GetSubnodeCount function returns the number of the immediate subnodes of an object.
See Also

Tree::GetFirstSubnode

Tree::GetLastSubnode