Navigation
BlueprintAPI > BlueprintAPI/URigHierarchy
Returns the name of the module an element belong to (or an empty string in case the element doesn't belong to a module)
Target is Rig Hierarchy
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| struct | In Item |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Return Value | The name the element belongs to (or empty string) |