#include <InputRemappingNodes.h>
◆ FInputActionMappingStruct() [1/2]
FInputActionMappingStruct::FInputActionMappingStruct |
( |
| ) |
|
|
inline |
◆ FInputActionMappingStruct() [2/2]
FInputActionMappingStruct::FInputActionMappingStruct |
( |
const FName & |
InMappingName, |
|
|
const FKey & |
InKey, |
|
|
const bool & |
InShift, |
|
|
const bool & |
InCtrl, |
|
|
const bool & |
InAlt, |
|
|
const bool & |
InCmd |
|
) |
| |
|
inline |
◆ Alt
bool FInputActionMappingStruct::Alt |
◆ Cmd
bool FInputActionMappingStruct::Cmd |
◆ Ctrl
bool FInputActionMappingStruct::Ctrl |
◆ Key
FKey FInputActionMappingStruct::Key |
◆ MappingName
FName FInputActionMappingStruct::MappingName |
◆ Shift
bool FInputActionMappingStruct::Shift |
The documentation for this struct was generated from the following file: