Navigation
API > API/Plugins > API/Plugins/CommonInput
| |
|
| Name |
FCommonInputKeySetBrushConfiguration |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/CommonUI/Source/CommonInput/Public/CommonInputBaseTypes.h |
| Include Path |
#include "CommonInputBaseTypes.h" |
Syntax
USTRUCT (Blueprintable)
struct FCommonInputKeySetBrushConfiguration
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FCommonInputKeySetBrushConfiguration()
|
|
CommonInputBaseTypes.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| KeyBrush |
FSlateBrush |
|
CommonInputBaseTypes.h |
- EditAnywhere
- Category="Key Brush Configuration"
|
| Keys |
TArray< FKey > |
|
CommonInputBaseTypes.h |
- EditAnywhere
- Category="Key Brush Configuration"
- Meta=(TitleProperty="KeyName")
|
Functions
Public