flags | The hierarchy node flags. |
Sets the specified flags on all hierarchy nodes.
node | The hierarchy node. |
flags | The hierarchy node flags. |
recurse | Whether or not to set the flags on all children recursively for that hierarchy node. |
Sets the specified flags on the hierarchy node.
nodes | The hierarchy nodes. |
flags | The hierarchy node flags. |
int The number of nodes that had their flags set.
Sets the specified flags on the hierarchy nodes.
Null or invalid nodes are ignored.
indices | The hierarchy node indices. |
flags | The hierarchy node flags. |
int The number of nodes that had their flags set.
Sets the specified flags on the hierarchy node indices.
Invalid node indices are ignored.