C4 Engine Terathon Software C4 Engine API Documentation

• Utility Library

API Links
Developer Links

Tree::GetSubnodeCount

Defined in:  C4Tree.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