Choose your operating system:
Windows
macOS
Linux
| FSlateControlledConstruction | ||||||
| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SProgressBar.h |
Include |
#include "Widgets/Notifications/SProgressBar.h" |
class SProgressBar : public SLeafWidget
A progress bar widget.
Name | Description | ||
---|---|---|---|
|
Construct ( |
Construct the widget |
|
|
SetBackgroundImage ( |
See attribute BackgroundImage |
|
|
SetBarFillStyle ( |
See attribute BarFillStyle |
|
|
SetBarFillType ( |
See attribute BarFillType |
|
|
SetBorderPadding ( |
See attribute BorderPadding |
|
|
SetFillColorAndOpacity ( |
See attribute SetFillColorAndOpacity |
|
|
SetFillImage ( |
See attribute FillImage |
|
|
SetMarqueeImage ( |
See attribute MarqueeImage |
|
|
SetPercent ( |
See attribute Percent |
|
|
SetStyle ( |
See attribute Style |
Name | Description | ||
---|---|---|---|
|
ComputeDesiredSize ( |
Overwritten from SWidget. |
|
|
ComputeVolatility() |
Recomputes the volatility of the widget. |
|
|
OnPaint ( |
Overwritten from SWidget. |
Name |
Description |
|
---|---|---|
|
FArguments |