Navigation
API > API/Plugins > API/Plugins/EnhancedInput
Inheritance Hierarchy
- IModuleInterface
- IEnhancedInputModule
References
| Module | EnhancedInput |
| Header | /Engine/Plugins/EnhancedInput/Source/EnhancedInput/Public/EnhancedInputModule.h |
| Include | #include "EnhancedInputModule.h" |
Syntax
class IEnhancedInputModule : public IModuleInterface
Remarks
The public interface to this module
Functions
| Type | Name | Description | |
|---|---|---|---|
| IEnhancedInputModule & | Get () |
Singleton-like access to this module's interface. | |
| UEnhancedInputLibrary * | GetLibrary () |
||
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |