Navigation
BlueprintAPI > BlueprintAPI/URigHierarchy
Returns a control's current value given its index
Target is Rig Hierarchy
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | In Element Index | The index of the element to retrieve the current value for |
| enum | In Value Type | The type of value to return |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | Returns the current value of the control |