OnFEngineLoopInitComplete

Called at the very end of engine initialization, right before the engine starts ticking. This is not called for commandlets.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/CoreDelegates.h"

Syntax

static FSimpleMulticastDelegate OnFEngineLoopInitComplete;

Remarks

Called at the very end of engine initialization, right before the engine starts ticking. This is not called for 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