Navigation
Unreal Engine C++ API Reference > 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 SetBuildType
&40;
EBuildType InBuildType
&41;
Remarks
Sets the current build type.
Parameters
Name | Description |
---|---|
InBuildType | The build that is occurring. |