Zdexby TheHolyOneZ
5,360 classes
Class

UInputDeviceLibrary

: UBlueprintFunctionLibrary : UObject
/Script/Engine.InputDeviceLibrary 0x0028 (40 B) align 8 inherited 0x0028 vtable /Script/Engine
0x00x0028

Members 0

OffsetSizeNameTypeFlagsDefault
No reflected members.

Functions 23

SignatureFlagsNativeParams
FPlatformUserId PlatformUserId_None()FinalNative+2 flags0x04
bool NotEqual_PlatformUserId(const FPlatformUserId& A, const FPlatformUserId& B)FinalNative+2 flags0x09
bool NotEqual_InputDeviceId(const FInputDeviceId& A, const FInputDeviceId& B)FinalNative+2 flags0x09
bool IsValidPlatformId(const FPlatformUserId& UserId)FinalNative+2 flags0x05
bool IsValidInputDevice(const FInputDeviceId& DeviceID)FinalNative+2 flags0x05
bool IsUnpairedUserId(const FPlatformUserId& PlatformId)FinalNative+2 flags0x05
bool IsInputDeviceMappedToUnpairedUser(const FInputDeviceId& InputDevice)FinalNative+2 flags0x05
bool IsDevicePropertyHandleValid(FInputDevicePropertyHandle& InHandle)FinalNative+2 flags0x05
FInputDeviceId InputDeviceId_None()FinalNative+2 flags0x04
FPlatformUserId GetUserForUnpairedInputDevices()FinalNative+2 flags0x04
FPlatformUserId GetUserForInputDevice(const FInputDeviceId& DeviceID)FinalNative+2 flags0x08
FPlatformUserId GetPrimaryPlatformUser()FinalNative+2 flags0x04
FInputDeviceId GetPrimaryInputDeviceForUser(const FPlatformUserId& UserId)FinalNative+2 flags0x08
APlayerController* GetPlayerControllerFromPlatformUser(const FPlatformUserId& UserId)FinalNative+2 flags0x10
APlayerController* GetPlayerControllerFromInputDevice(const FInputDeviceId& DeviceID)FinalNative+2 flags0x10
EInputDeviceConnectionState GetInputDeviceConnectionState(const FInputDeviceId& DeviceID)FinalNative+2 flags0x05
FInputDeviceId GetDefaultInputDevice()FinalNative+2 flags0x04
int32 GetAllInputDevicesForUser(const FPlatformUserId& UserId, const TArray<FInputDeviceId>& OutInputDevices)FinalNative+2 flags0x1C
int32 GetAllInputDevices(const TArray<FInputDeviceId>& OutInputDevices)FinalNative+2 flags0x14
int32 GetAllConnectedInputDevices(const TArray<FInputDeviceId>& OutInputDevices)FinalNative+2 flags0x14
int32 GetAllActiveUsers(const TArray<FPlatformUserId>& OutUsers)FinalNative+2 flags0x14
bool EqualEqual_PlatformUserId(const FPlatformUserId& A, const FPlatformUserId& B)FinalNative+2 flags0x09
bool EqualEqual_InputDeviceId(const FInputDeviceId& A, const FInputDeviceId& B)FinalNative+2 flags0x09