SThrobber

A throbber widget that uses 5 zooming circles in a row.

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

class SThrobber : public SCompoundWidget

Remarks

A throbber widget that uses 5 zooming circles in a row.

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Public function

void

 

SetAnimate

(
    EAnimation InAnimate
)

Sets which aspects of the throbber to animate

Public function

void

 

SetNumPieces

(
    int InNumPieces
)

Sets how many pieces there are

Public function

void

 

SetPieceImage

(
    const FSlateBrush* InPieceImag...
)

Sets what each segment of the throbber looks like.

Classes

Name

Description

Public struct

FArguments

Enums

Name

Description

Public enum

EAnimation

Constants

Name

Description

DefaultNumPieces

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