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