![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LinuxPlatformInput.h>
Inheritance diagram for FLinuxPlatformInput:Static Public Member Functions | |
| static INPUTCORE_API uint32 | GetKeyMap (uint32 *KeyCodes, FString *KeyNames, uint32 MaxMappings) |
| static INPUTCORE_API uint32 | GetCharKeyMap (uint32 *KeyCodes, FString *KeyNames, uint32 MaxMappings) |
Static Public Member Functions inherited from FGenericPlatformInput | |
| static uint32 | GetKeyMap (uint32 *KeyCodes, FString *KeyNames, uint32 MaxMappings) |
| static uint32 | GetCharKeyMap (uint32 *KeyCodes, FString *KeyNames, uint32 MaxMappings) |
| static FKey | RemapKey (FKey Key) |
| static FKey | GetGamepadAcceptKey () |
| static FKey | GetGamepadBackKey () |
| static FKey | GetPlatformDeleteKey () |
Additional Inherited Members | |
Static Protected Member Functions inherited from FGenericPlatformInput | |
| static INPUTCORE_API uint32 | GetStandardPrintableKeyMap (uint32 *KeyCodes, FString *KeyNames, uint32 MaxMappings, bool bMapUppercaseKeys, bool bMapLowercaseKeys) |
|
static |
|
static |