| Parameter | Description |
|---|---|
| flags | The hierarchy node flags. |
bool
true if any node have all of the flags set, false otherwise.
Gets whether or not all of the specified flags are set on any hierarchy node.
| Parameter | Description |
|---|---|
| node | The hierarchy node. |
| flags | The hierarchy node flags. |
bool
true if all of the flags are set, false otherwise.
Gets whether or not all of the specified flags are set on the hierarchy node.