Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IMotionTrackingSystemManagement
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/IMotionTrackingSystemManagement.h |
| Include | #include "IMotionTrackingSystemManagement.h" |
bool IsMotionTrackingEnabledForDevice
&40;
const int32 ControllerIndex,
const EControllerHand DeviceHand
&41; const
Remarks
Returns true if the specified device is supposed to be tracked (Boolean) true if the specified device is set to be tracked.
Parameters
| Name | Description |
|---|---|
| PlayerIndex | (in) The index of the player. |
| Hand | (in) The tracked device type. |