Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Animation/CurveSequence.h |
Include |
#include "Animation/CurveSequence.h" |
Source |
/Engine/Source/Runtime/SlateCore/Private/Animation/CurveSequence.cpp |
void Play
(
const FTickerDelegate & InDelegate,
bool bPlayLooped,
const float StartAtTime
)
Plays the curve sequence for a ticker, rather than a widget.