OnPostEngineInit

Called at the end of [UEngine::Init](API\Runtime\Engine\Engine\UEngine\Init), right before loading PostEngineInit modules for both normal execution and commandlets.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h

Include

#include "Misc/CoreDelegates.h"

Syntax

static FSimpleMulticastDelegate OnPostEngineInit;

Remarks

Called at the end of UEngine::Init, right before loading PostEngineInit modules for both normal execution and commandlets.

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