Navigation
API > API/Developer > API/Developer/DesktopPlatform > API/Developer/DesktopPlatform/IDesktopPlatform
References
| Module | DesktopPlatform |
| Header | /Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h |
| Include | #include "IDesktopPlatform.h" |
bool InvokeUnrealBuildToolSync
(
const FString & InCmdLineParams,
FOutputDevice & Ar,
bool bSkipBuildUBT,
int32 & OutReturnCode,
FString & OutProcOutput
)
Remarks
Invokes UnrealBuildTool with the given arguments true if tool was invoked properly