Navigation
API > API/Runtime > API/Runtime/InputCore > API/Runtime/InputCore/EKeys
Stores some data which make up a pair from the "root" key of the pair.
Created in EKeys::AddPairedKey. The key details of these types should always be valid
| Name | FPairedKeyDetails |
| Type | struct |
| Header File | /Engine/Source/Runtime/InputCore/Classes/InputCoreTypes.h |
| Include Path | #include "InputCoreTypes.h" |
Syntax
struct FPairedKeyDetails
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPairedKeyDetails
(
TSharedPtr< FKeyDetails > XDetails, |
InputCoreTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| XKeyDetails | TSharedPtr< FKeyDetails > | InputCoreTypes.h | ||
| YKeyDetails | TSharedPtr< FKeyDetails > | InputCoreTypes.h |