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" |
void SetIsEnterpriseProject
&40;
bool bValue
&41;
Remarks
Sets the enterprise flag value on the current project
Parameters
| Name | Description |
|---|---|
| bValue | The value to set the enterprise flag to |