FCurveSequence::Play

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

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Animation/CurveSequence.h

Include

#include "Animation/CurveSequence.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Animation/CurveSequence.cpp

Syntax

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

Remarks

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

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