UpdatableTree::GetSubtreeUpdateFlags
Defined in: C4Tree.h
Returns the cumulative update flags for all subnodes.
Prototype
unsigned_int32 GetSubtreeUpdateFlags(void) const;
Description
See Also
UpdatableTree::GetCurrentUpdateFlags
UpdatableTree::GetActiveUpdateFlags
|