Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/IProjectManager
Callback for when modules for when LoadModulesForProject() completes loading for a specific phase.
| Name | FLoadingModulesForPhaseEvent |
| Type | class |
| Header File | /Engine/Source/Runtime/Projects/Public/Interfaces/IProjectManager.h |
| Include Path | #include "Interfaces/IProjectManager.h" |
Syntax
class FLoadingModulesForPhaseEvent : public TBaseMulticastDelegate_TwoParams< void, ELoadingPhase::Type, bool >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, ELoadingPhase::Type, bool > → IProjectManager::FLoadingModulesForPhaseEvent