FGenericPlatformApplicationMisc::IsControllerAssignedToGamepad

Returns true if controller id assigned to a gamepad

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformApplicationMisc.h

Include

#include "GenericPlatform/GenericPlatformApplicationMisc.h"

Syntax

static bool IsControllerAssignedToGamepad
(
    int32 ControllerId
)

Remarks

Returns true if controller id assigned to a gamepad

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