FOnUserControllerPairingChange

Callback for handling a Controller pairing change first param is controller index second param is NewUserPlatformId, third is OldUserPlatformId.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_ThreeParams< void, int32, FPlatformUserId, FPlatformUserId > FOnUserControllerPairingChange

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h

Include

#include "Misc/CoreDelegates.h"

Remarks

Callback for handling a Controller pairing change first param is controller index second param is NewUserPlatformId, third is OldUserPlatformId.

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