IProjectManager::QueryStatusForCurrentProject

Gets status about the current project

Windows
MacOS
Linux

References

Module

Projects

Header

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

Include

#include "Interfaces/IProjectManager.h"

Syntax

bool QueryStatusForCurrentProject
(
    FProjectStatus & OutProjectStatus
) const

Remarks

Gets status about the current project

Returns

true if the file was successfully open and read

Parameters

Parameter

Description

OutProjectStatus

The status for the project.

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