UMotionTrackedDeviceFunctionLibrary::DisableMotionTrackingOfControllersForPlayer

Disable tracking for all controllers associated with the specified player.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/MotionTrackedDeviceFunctionLibrary.h

Include

#include "MotionTrackedDeviceFunctionLibrary.h"

Source

/Engine/Source/Runtime/HeadMountedDisplay/Private/MotionTrackedDeviceFunctionLibrary.cpp

Syntax

static void DisableMotionTrackingOfControllersForPlayer
(
    int32 PlayerIndex
)

Remarks

Disable tracking for all controllers associated with the specified player.

Parameters

Parameter

Description

PlayerIndex

(in) The index of the player.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss