Choose your operating system:
Windows
macOS
Linux
| FTableRowBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonUITypes.h |
Include |
#include "CommonUITypes.h" |
USTRUCT(BlueprintType)
struct FCommonInputActionDataBase : public FTableRowBase
Name | Description | ||
---|---|---|---|
|
DefaultGamepadInputTypeInfo |
Default input state for gamepads |
|
|
DisplayName |
User facing name (used when NOT a hold action) |
|
|
GamepadInputOverrides |
Override the input state for each input method |
|
|
HoldDisplayName |
User facing name used when it IS a hold action |
|
|
KeyboardInputTypeInfo |
Key to bind to for each input method |
|
|
NavBarPriority |
Priority in nav-bar |
|
|
TouchInputTypeInfo |
Override the displayed brush for each input method |
Name | Description | |
---|---|---|
|
FCommonInputActionDataBase() |
Name | Description | ||
---|---|---|---|
|
AddGamepadInputOverride ( |
||
|
CanDisplayInReflector ( |
||
|
GetCurrentInputActionIcon ( |
||
|
const FCommo... |
GetCurrentInputTypeInfo ( |
|
|
const FCommo... |
GetDefaultGamepadInputTypeInfo() |
|
|
const FCommo... |
GetInputTypeInfo ( |
|
|
HasGamepadInputOverride ( |
||
|
HasHoldBindings() |
||
|
IsKeyBoundToInputActionData ( |
||
|
IsKeyBoundToInputActionData ( |
Name | Description | ||
---|---|---|---|
|
OnPostDataImport ( |
Can be overridden by subclasses; Called whenever the owning data table is imported or re-imported. |
Name | Description | ||
---|---|---|---|
|
operator!= ( |
||
|
operator== ( |