Navigation
BlueprintAPI > BlueprintAPI/URigHierarchy
Returns whether a curve's value is set, given its key
Target is Rig Hierarchy
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| struct | In Key | The key of the element to retrieve the value for |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | Returns true if the value is set, false otherwise. |