Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Images > API/Runtime/Slate/Widgets/Images/SThrobber
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SThrobber::FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Images/SThrobber.h |
| Include | #include "Widgets/Images/SThrobber.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SThrobber >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | Animate
(
EAnimation InArg |
Which aspects of the throbber to animate | |
| WidgetArgsType & | NumPieces
(
int32 InArg |
How many pieces there are | |
| WidgetArgsType & | PieceImage
(
const FSlateBrush* InArg |
What each segment of the throbber looks like |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |