Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/DecoratorInterfaces
Inheritance Hierarchy
References
| |
|
| Module |
AnimNext |
| Header |
/Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/DecoratorInterfaces/ITimeline.h |
| Include |
#include "DecoratorInterfaces/ITimeline.h" |
Syntax
struct ITimeline : public UE::AnimNext::IDecoratorInterface
ITimeline
This interface exposes timeline related information.
Functions
| |
Type |
Name |
Description |
 |
double |
|
Returns the play rate of this timeline. |
Overridden from IDecoratorInterface
Constants
| Name |
Description |
| InterfaceUID |
Globally unique UID for this interface |