Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UInputDeviceLibrary
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/InputDeviceLibrary.h |
| Include | #include "GameFramework/InputDeviceLibrary.h" |
| Source | /Engine/Source/Runtime/Engine/Private/InputDeviceLibrary.cpp |
UFUNCTION (BlueprintPure, Category="PlatformInputDevice")
static bool IsValidInputDevice
(
FInputDeviceId DeviceId
)
Remarks
Check if the given input device is valid True if the given input device is valid (it has been assigned an ID by the PlatformInputDeviceMapper)