Play

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Play

(
    const FTickerDelegate& InDelegate,
    bool bPlayLooped,
    const float StartAtTime
)

Plays the curve sequence for a ticker, rather than a widget.

Public function

void

 

Play

(
    const TSharedRef< SWidget >& InOwn...,
    bool bPlayLooped,
    const float StartAtTime,
    bool bRequiresActiveTimer
)

Start playing this curve sequence. Registers an active timer with the widget being animated.

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