FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

Animate

(
    EAnimation InArg
)

Which aspects of the throbber to animate

Public function

WidgetArgsTy...

 

NumPieces

(
    int32 InArg
)

How many pieces there are

Public function

WidgetArgsTy...

 

PieceImage

(
    const FSlateBrush* InArg
)

What each segment of the throbber looks like

Typedefs

Name

Description

WidgetArgsType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss