Navigation
API > API/Runtime > API/Runtime/InputCore
References
| Module | InputCore |
| Header | /Engine/Source/Runtime/InputCore/Classes/InputCoreTypes.h |
| Include | #include "InputCoreTypes.h" |
Syntax
struct FInputKeyManager
Constructors
No constructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FInputKeyManager & | Get () |
Returns the instance of the input key manager | |
| void | GetCodesFromKey
(
const FKey Key, |
||
| FKey | GetKeyFromCodes
(
const uint32 KeyCode, |
Retrieves the key mapped to the specified character code. | |
| void |
Constants
| Name | Description |
|---|---|
| Instance |