Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/Input
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCommonInputActionDataProcessor
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/Input/CommonGenericInputActionDataTable.h |
| Include | #include "Input/CommonGenericInputActionDataTable.h" |
Syntax
UCLASS&40;Transient&41;
class UCommonInputActionDataProcessor : public UObject
Remarks
Derive from to process common input action datatable
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ProcessInputActions
(
UCommonGenericInputActionDataTable* InputActionDataTable |