SBuildProgressWidget::SetBuildStatusText

Sets the text that describes what part of the build we are currently on.

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 SetBuildStatusText
(
    const FText & StatusText
)

Remarks

Sets the text that describes what part of the build we are currently on.

Parameters

Parameter

Description

StatusText

Text to set the status label to.

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