Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/Interfaces > API/Runtime/Projects/Interfaces/IProjectManager
References
| Module | Projects |
| Header | /Engine/Source/Runtime/Projects/Public/Interfaces/IProjectManager.h |
| Include | #include "Interfaces/IProjectManager.h" |
bool QueryStatusForCurrentProject
&40;
FProjectStatus & OutProjectStatus
&41; const
Remarks
Gets status about the current project true if the file was successfully open and read
Parameters
| Name | Description |
|---|---|
| OutProjectStatus | The status for the project. |