SBuildProgressWidget::SetBuildType

Sets the current build type.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Dialogs/SBuildProgress.h

Include

#include "Dialogs/SBuildProgress.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Dialogs/SBuildProgress.cpp

Syntax

void SetBuildType
(
    EBuildType InBuildType
)

Remarks

Sets the current build type.

Parameters

Parameter

Description

InBuildType

The build that is occurring.

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