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