Choose your operating system:
Windows
macOS
Linux
| FSlateBaseNamedArgs
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Images/SThrobber.h |
Include |
#include "Widgets/Images/SThrobber.h" |
struct FArguments : public TSlateBaseNamedArgs< SCircularThrobber >
Name | Description | |
---|---|---|
|
FArguments() |
Name | Description | ||
---|---|---|---|
|
WidgetArgsTy... |
ColorAndOpacity ( |
Throbber color and opacity |
|
WidgetArgsTy... |
NumPieces ( |
How many pieces there are |
|
WidgetArgsTy... |
Period ( |
The amount of time in seconds for a full circle |
|
WidgetArgsTy... |
PieceImage ( |
What each segment of the throbber looks like |
|
WidgetArgsTy... |
Radius ( |
The radius of the circle |
Name |
Description |
---|---|
WidgetArgsType |