RunUnrealBuildTool

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

RunUnrealBuildTool

(
    const FText& Description,
    const FString& RootDir,
    const FString& Arguments,
    FFeedbackContext* Warn
)

Runs UnrealBuildTool with the given arguments.

Public function

bool

 

RunUnrealBuildTool

(
    const FText& Description,
    const FString& RootDir,
    const FString& Arguments,
    FFeedbackContext* Warn,
    int32& OutExitCode
)

Runs UnrealBuildTool with the given arguments.

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