FHoloLensInputInterface::GetGamepadForControllerId

Platform-specific backdoor to get the FPlatformUserId from an XboxUserId Platform-specific code can call this function to get the Controller^ associated with a ControllerIndex, if any.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/HoloLens/HoloLensInputInterface.h

Include

#include "HoloLens/HoloLensInputInterface.h"

Source

/Engine/Source/Runtime/ApplicationCore/Private/HoloLens/HoloLensInputInterface.cpp

Syntax

Windows::Gaming::Input::Gamepad GetGamepadForControllerId
(
    int32 ControllerId
)

Remarks

Platform-specific backdoor to get the FPlatformUserId from an XboxUserId Platform-specific code can call this function to get the Controller^ associated with a ControllerIndex, if any.

Platform-specific backdoor to get the FPlatformUserId from an XboxUserId

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