Navigation
API > API/Editor > API/Editor/GameProjectGeneration > API/Editor/GameProjectGeneration/GameProjectUtils > API/Editor/GameProjectGeneration/GameProjectUtils/GenerateBasicSourceCode
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 GenerateBasicSourceCode
&40;
TArray< FString > & OutCreatedFiles,
FText & OutFailReason
&41;
Remarks
Creates the basic source code for a new project. On failure, OutFailReason will be populated.