![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ModuleManager.h>
Public Member Functions | |
| FStaticallyLinkedModuleRegistrant (FLazyName InModuleName) | |
Static Public Member Functions | |
| static IModuleInterface * | InitializeModule () |
Utility class for registering modules that are statically linked.
|
inline |
Explicit constructor that registers a statically linked module
|
inlinestatic |
Creates and initializes this statically linked module.
The module manager calls this function through the delegate that was created in the