Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FApp
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/App.h |
Include | #include "Misc/App.h" |
static void SetProjectName
&40;
const TCHAR &42; InProjectName
&41;
Remarks
Sets the name of the current project.
Parameters
Name | Description |
---|---|
InProjectName | Name of the current project. |