FInitializeStaticallyLinkedModule

Delegate that's used by the module manager to initialize a registered module that we statically linked with (monolithic only)

Windows
MacOS
Linux

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)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss