Navigation
API > API/Plugins > API/Plugins/CommonInput
Inheritance Hierarchy
References
| |
|
| Module |
CommonInput |
| Header |
/Engine/Plugins/Runtime/CommonUI/Source/CommonInput/Public/CommonInputBaseTypes.h |
| Include |
#include "CommonInputBaseTypes.h" |
Syntax
UCLASS&40;Abstract, Blueprintable, ClassGroup&61;Input, Meta&61;&40;Category&61;"Common Input"&41;&41;
class UCommonUIInputData : public UObject
Derive from this class to store the Input data. It is referenced in the Common Input Settings, found in the project settings UI.
Variables
Overridden from UObject
| |
Type |
Name |
Description |
 |
bool |
|
Called during saving to determine the load flags to save with the object. |