FUnrealEdMisc::SwitchProject

Opens the specified project file or game. Restarts the editor

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/UnrealEdMisc.h

Include

#include "UnrealEdMisc.h"

Source

/Engine/Source/Editor/UnrealEd/Private/UnrealEdMisc.cpp

Syntax

void SwitchProject
(
    const FString & GameOrProjectFileName,
    bool bWarn
)

Remarks

Opens the specified project file or game. Restarts the editor

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