Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Animation > API/Runtime/SlateCore/Animation/FCurveSequence > API/Runtime/SlateCore/Animation/FCurveSequence/Play
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 |
void Play
(
const FTickerDelegate & InDelegate,
bool bPlayLooped,
const float StartAtTime
)
Remarks
Plays the curve sequence for a ticker, rather than a widget.