Navigation
BlueprintAPI > BlueprintAPI/URigHierarchy
Returns a rule manager for this hierarchy Note: If the manager is not available this will return nullptr even if the bCreateIfNeeded flag is set to true.
Target is Rig Hierarchy
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| boolean | Create if Needed | Creates a controller if needed |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | The Controller for this hierarchy |