C4 Engine Terathon Software C4 Engine API Documentation

• Utility Library

API Links
Developer Links

Tree::RemoveSubtree

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