Navigation: Code Documentation > RSCommon > GTree
GTree Constants
Name
Description
TreeInvalidIndex
'Invalid Index'
TreeMismatchedOwner
'Owner of Node does not match Self'
TreeNodeCapacityError
'Cannot add any more children to node'
TreeNodeTypeChange
'Cannot change node types while any nodes exist'
TreeNodeUnknownError
'Unknown Tree Node'
Top