IProjectManager::GetCurrentProject

Gets the current project descriptor.

Windows
MacOS
Linux

References

Module

Projects

Header

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

Include

#include "Interfaces/IProjectManager.h"

Syntax

const FProjectDescriptor * GetCurrentProject() const

Remarks

Gets the current project descriptor.

Returns

Pointer to the currently loaded project descriptor. NULL if none is loaded.

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