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 GeneratePluginModuleCPPFile
&40;
const FString & CPPFileName,
const FString & ModuleName,
const FString & StartupSourceCode,
FText & OutFailReason
&41;
Remarks
Generates a module .cpp file, intended for plugin use