Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/DecoratorInterfaces
Inheritance Hierarchy
- ITraversalContext
- FUpdateTraversalContext
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/DecoratorInterfaces/IUpdate.h |
| Include | #include "DecoratorInterfaces/IUpdate.h" |
Syntax
struct FUpdateTraversalContext : public UE::AnimNext::ITraversalContext
Remarks
Contains all relevant transient data for an update traversal.
Functions
| Type | Name | Description | |
|---|---|---|---|
| double | GetDeltaTime () |
||
| double | GetPlayRate () |