Navigation
API > API/Runtime > API/Runtime/InputCore
References
| Module | InputCore |
| Header | /Engine/Source/Runtime/InputCore/Classes/InputCoreTypes.h |
| Include | #include "InputCoreTypes.h" |
Syntax
USTRUCT (BlueprintType , Blueprintable)
struct FKey
Constructors
| Type | Name | Description | |
|---|---|---|---|
FKey () |
|||
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| FText | GetDisplayName
(
bool bLongDisplayName |
||
| FName | GetFName () |
||
| FName | |||
| EPairedAxis | |||
| FKey | |||
| bool | ImportTextItem
(
const TCHAR*& Buffer, |
||
| bool | IsAnalog () |
||
| bool | IsAxis1D () |
||
| bool | IsAxis2D () |
||
| bool | IsAxis3D () |
||
| bool | |||
| bool | |||
| bool | IsButtonAxis () |
||
| bool | IsDeprecated () |
||
| bool | IsDigital () |
||
| bool | IsFloatAxis () |
||
| bool | IsGamepadKey () |
||
| bool | IsGesture () |
||
| bool | |||
| bool | |||
| bool | IsTouch () |
||
| bool | IsValid () |
||
| bool | IsVectorAxis () |
||
| void | |||
| void | PostSerialize
(
const FArchive& Ar |
||
| bool | SerializeFromMismatchedTag
(
FPropertyTag const& Tag, |
||
| bool | |||
| FString | ToString () |
Constants
| Name | Description |
|---|---|
| SyntheticCharPrefix |