Navigation
API > API/Editor > API/Editor/GameProjectGeneration > API/Editor/GameProjectGeneration/GameProjectUtils
References
| Module | GameProjectGeneration |
| Header | /Engine/Source/Editor/GameProjectGeneration/Public/GameProjectUtils.h |
| Include | #include "GameProjectUtils.h" |
| Source | /Engine/Source/Editor/GameProjectGeneration/Private/GameProjectUtils.cpp |
static bool OpenProject
&40;
const FString & ProjectFile,
FText & OutFailReason
&41;
Remarks
Opens the specified project, if it exists. Returns true if the project file is valid. On failure, OutFailReason will be populated.