ICommonInputModule

Interface for the input state system.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

ICommonInputModule

References

Module

CommonInput

Header

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

Include

#include "ICommonInputModule.h"

Syntax

class ICommonInputModule : public IModuleInterface

Remarks

Interface for the input state system.

Functions

Name Description

Public function Static

ICommonInput...

 

Get()

Singleton-like access to this module's interface.

Public function Static

UCommonInput...

 

GetSettings()

Protected function Const

UCommonInput...

 

GetSettingsInstance()

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

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