| ActionTag |
FUIActionTag |
The UI.Action tag that acts as the universal identifier of this action. |
Input/CommonUIInputSettings.h |
- EditAnywhere
- Config
- Category="UI Input Action"
|
| DefaultDisplayName |
FText |
Whenever a UI input action is bound, an override display name can optionally be provided. |
Input/CommonUIInputSettings.h |
- EditAnywhere
- Config
- Category="UI Input Action"
|
| KeyMappings |
TArray< FUIActionKeyMapping > |
All key mappings that will trigger this action |
Input/CommonUIInputSettings.h |
- EditAnywhere
- Config
- Category="UI Input Action"
- Meta=(TitleProperty="Key")
|