Home | All Classes | Grouped Classes | Index | Search
Removes an item from tree. Note that it searches children as well for the item. Returns true if item was found and deleted.
bool remove_item( CL_TreeNode* node);
See also:
CL_TreeNode