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