Navigation
Unreal Engine C++ API Reference > Runtime > InputCore
Inheritance Hierarchy
- IModuleInterface
- FInputCoreModule
References
Module | InputCore |
Header | /Engine/Source/Runtime/InputCore/Public/InputCoreModule.h |
Include | #include "InputCoreModule.h" |
Syntax
class FInputCoreModule : public IModuleInterface
Overridden from IModuleInterface
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Called right after the module DLL has been loaded and the module object has been created Overloaded to allow the default subsystem a chance to load |