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