FLoadingModulesForPhaseEvent

Callback for when modules for when [LoadModulesForEnabledPlugins()](API\Runtime\Projects\Interfaces\IPluginManager\LoadModulesForEnabledPlugins) completes loading for a specific phase.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_TwoParams< void, ELoadingPhase::Type, bool >

IPluginManager::FLoadingModulesForPhaseEvent

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h

Include

#include "Interfaces/IPluginManager.h"

Syntax

class FLoadingModulesForPhaseEvent : public TBaseMulticastDelegate_TwoParams< void, ELoadingPhase::Type, bool >

Remarks

Callback for when modules for when LoadModulesForEnabledPlugins() completes loading for a specific phase.

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