Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Modules > API/Runtime/Core/Modules/FModuleManager
Type
typedef TBaseDelegate_NoParams< IModuleInterface * > FInitializeStaticallyLinkedModule
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Modules/ModuleManager.h |
| Include | #include "Modules/ModuleManager.h" |
Remarks
Delegate that's used by the module manager to initialize a registered module that we statically linked with (monolithic only)