GameProjectUtils::BuildCodeProject

Compiles a project while showing a progress bar, and offers to open the IDE if it fails.

Windows
MacOS
Linux

References

Module

GameProjectGeneration

Header

/Engine/Source/Editor/GameProjectGeneration/Public/GameProjectUtils.h

Include

#include "GameProjectUtils.h"

Source

/Engine/Source/Editor/GameProjectGeneration/Private/GameProjectUtils.cpp

Syntax

static bool BuildCodeProject
(
    const FString & ProjectFilename
)

Remarks

Compiles a project while showing a progress bar, and offers to open the IDE if it fails.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss