C4 Engine
C4 Engine API Documentation

Tree::RemoveSubtree

Defined in:  TSTree.h
Removes all subnodes of an object.
Prototype

void RemoveSubtree(void);

Description
The RemoveSubtree function removes all of the immediate subnodes of an object.
See Also

Tree::RemoveSubnode

Tree::PurgeSubtree