Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/Interfaces > API/Runtime/Projects/Interfaces/IPluginManager
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.