Navigation
API > API/Runtime > API/Runtime/InputCore
| Name | FInputCoreModule |
| Type | class |
| Header File | /Engine/Source/Runtime/InputCore/Public/InputCoreModule.h |
| Include Path | #include "InputCoreModule.h" |
Syntax
class FInputCoreModule : public IModuleInterface
Implements Interfaces
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void StartupModule() |
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 | InputCoreModule.h |