Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Animation > API/Runtime/SlateCore/Animation/FCurveSequence
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 |
bool IsPlaying() const
Remarks
Checks whether the sequence is currently playing. true if playing, false otherwise.