BlueprintAPI > BlueprintAPI/Input > BlueprintAPI/Input/MotionTracking
Returns true if tracking is enabled for the specified device.
Target is Motion Tracked Device Function Library
Inputs
Type | Name | Description |
---|---|---|
object | Motion Controller Component | (in) The motion controller component who's associated device is targeted. |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | (Boolean) true if the specified device is set to be tracked. |