UCommonUIInputData

Derive from this class to store the Input data.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

CommonInput

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonInput/Public/CommonInputBaseTypes.h

Include

#include "CommonInputBaseTypes.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Abstract, Blueprintable, ClassGroup=Input, Meta=(Category="Common Input"))
class UCommonUIInputData : public UObject

Remarks

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

Name Description

Public function Virtual Const

bool

 

NeedsLoadForServer()

Called during saving to determine the load flags to save with the object.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss