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 SaveCurrentProjectToDisk
&40;
FText & OutFailReason
&41;
Remarks
Saves the current project to the project path True if the project was saved successfully
Parameters
| Name | Description |
|---|---|
| OutFailReason | On failure, gives an error message |