Choose your operating system:
Windows
macOS
Linux
| FSlateControlledConstruction | ||||||
| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Images/SThrobber.h |
Include |
#include "Widgets/Images/SThrobber.h" |
class SCircularThrobber : public SLeafWidget
A throbber widget that orients images in a spinning circle.
Name | Description | |
---|---|---|
|
SCircularThrobber() |
Name | Description | ||
---|---|---|---|
|
Construct ( |
Constructs the widget |
|
|
SetNumPieces ( |
Sets how many pieces there are |
|
|
SetPeriod ( |
Sets the amount of time in seconds for a full circle |
|
|
SetPieceImage ( |
Sets what each segment of the throbber looks like |
|
|
SetRadius ( |
Sets the radius of the circle |
|
|
const FSlate... |
StaticWidgetClass() |
Name | Description | ||
---|---|---|---|
|
ComputeDesiredSize ( |
Overwritten from SWidget. |
|
|
ComputeVolatility() |
Recomputes the volatility of the widget. |
|
|
OnPaint ( |
Overwritten from SWidget. |
Name | Description | ||
---|---|---|---|
|
const FSlate... |
GetWidgetClass() |
Name |
Description |
|
---|---|---|
|
FArguments |
Name |
Description |
---|---|
PrivateParentType |
|
PrivateThisType |
|
Super |
|
ThisClass |
Name |
Description |
---|---|
MinimumPeriodValue |