IMotionTrackingSystemManagement::DisableMotionTrackingOfControllersForPlayer

Disable tracking for all controllers of a certain player.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

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

Include

#include "IMotionTrackingSystemManagement.h"

Syntax

void DisableMotionTrackingOfControllersForPlayer
(
    int32 PlayerIndex
)

Remarks

Disable tracking for all controllers of a certain 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