IProjectManager::SetIsEnterpriseProject

Sets the enterprise flag value on the current project

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/Interfaces/IProjectManager.h

Include

#include "Interfaces/IProjectManager.h"

Syntax

void SetIsEnterpriseProject
(
    bool bValue
)

Remarks

Sets the enterprise flag value on the current project

Parameters

Parameter

Description

bValue

The value to set the enterprise flag to

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss