Navigation
BlueprintAPI > BlueprintAPI/MotionControllerUpdate
Returns the value of a custom parameter on the current in use Motion Controller (see member InUseMotionController). Only valid for the duration of OnMotionControllerUpdated
Target is Motion Controller Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | In Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Value Found | |
| real | Return Value |