Navigation
Unreal Engine C++ API Reference > Developer > DesktopPlatform > IDesktopPlatform
References
Module | DesktopPlatform |
Header | /Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h |
Include | #include "IDesktopPlatform.h" |
bool CleanGameProject
&40;
const FString & ProjectDir,
FString & OutFailPath,
FFeedbackContext &42; Warn
&41;
Remarks
Cleans a game project. Removes the intermediate folder and binary build products.
Parameters
Name | Description |
---|---|
ProjectDirName | Directory for the project |
OutFileNames | Output array of the project's build products |