Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FUnrealEdMisc
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/UnrealEdMisc.h |
| Include | #include "UnrealEdMisc.h" |
void SetPendingProjectName
&40;
const FString & ProjectName
&41;
Remarks
Set the project name we will use to reload the editor when switching projects
Parameters
| Name | Description |
|---|---|
| ProjectName | Name of the project to switch to |