Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UInputDeviceLibrary
Description
Returns the platform user id that is being used for unmapped input devices. Will be PLATFORMUSERID_NONE if platform does not support this (this is the default behavior)
| Name | GetUserForUnpairedInputDevices |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/InputDeviceLibrary.h |
| Include Path | #include "GameFramework/InputDeviceLibrary.h" |
| Source | /Engine/Source/Runtime/Engine/Private/InputDeviceLibrary.cpp |
UFUNCTION (BlueprintPure, Category="Input Devices")
static FPlatformUserId GetUserForUnpairedInputDevices()