Navigation
API > API/Plugins > API/Plugins/CommonUI
Classes
| Type | Name | Description | |
|---|---|---|---|
| FActivationMetadata | Metadata that can be set on activatable widgets via GetActivationMetadata & listened to via OnActivationMetadataChanged. | ||
| FBindUIActionArgs | |||
| FCommonAnalogCursor | Analog cursor preprocessor that tastefully hijacks things a bit to support controller navigation by moving a hidden cursor around based on focus. | ||
| FCommonAnalogCursorSettings | |||
| FUIActionBinding | |||
| FUIActionBindingHandle | |||
| FUIActionKeyMapping | |||
| FUIInputAction | |||
| FUIInputConfig | Input Config that can be applied on widget activation. | ||
| ICommonBoundActionButtonInterface | Interface for runtime bindable action buttons. | ||
| UCommonBoundActionBar | A box populated with current actions available per CommonUI's Input Handler. | ||
| UCommonBoundActionButton | |||
| UCommonBoundActionButtonInterface | |||
| UCommonGenericInputActionDataTable | Overrides postload to allow for derived classes to perform code-level changes to the datatable. | ||
| UCommonInputActionDataProcessor | Derive from to process common input action datatable | ||
| UCommonUIActionRouterBase | The nucleus of the CommonUI input routing system. | ||
| UCommonUIInputSettings | Project-wide input settings for UI input actions |
Typedefs
| Name | Description |
|---|---|
| FActivatableTreeNodePtr | |
| FActivatableTreeNodeRef | |
| FActivatableTreeRootPtr | |
| FActivatableTreeRootRef |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EProcessHoldActionResult | |||
| ERouteUIInputResult |