Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Dialogs > API/Editor/UnrealEd/Dialogs/SBuildProgressWidget
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 |
void SetBuildStatusText
&40;
const FText & StatusText
&41;
Remarks
Sets the text that describes what part of the build we are currently on.
Parameters
| Name | Description |
|---|---|
| StatusText | Text to set the status label to. |