FApp::SetProjectName

Sets the name of the current project.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/App.h

Include

#include "Misc/App.h"

Syntax

static void SetProjectName
(
    const TCHAR * InProjectName
)

Remarks

Sets the name of the current project.

Parameters

Parameter

Description

InProjectName

Name of the current 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