Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/UMotionTrackedDeviceFunctionLibr-
References
| Module | XRBase |
| Header | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/MotionTrackedDeviceFunctionLibrary.h |
| Include | #include "MotionTrackedDeviceFunctionLibrary.h" |
| Source | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Private/MotionTrackedDeviceFunctionLibrary.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Input&124;MotionTracking",
Meta&61;&40;DeprecatedFunction, DeprecationMessage&61;"EControllerHand has been deprecated, please use DisableMotionTrackingOfSource instead."&41;&41;
static void DisableMotionTrackingOfDevice
&40;
int32 PlayerIndex,
EControllerHand Hand
&41;
Remarks
Disable tracking of the specified controller, by player index and tracked device type.
Parameters
| Name | Description |
|---|---|
| PlayerIndex | (in) The index of the player. |
| Hand | (in) The tracked device type. |