ILauncherProfile::SetBuildUAT

Sets whether to build UAT.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

void SetBuildUAT
(
    bool Build
)

Remarks

Sets whether to build UAT.

Parameters

Parameter

Description

Build

Whether UAT should be built.

See Also

IsBuilding

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