Navigation
API > API/Plugins > API/Plugins/AnimNext
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/Context.h |
| Include | #include "Context.h" |
Syntax
struct FContext
Remarks
Context providing methods for mutating & interrogating the anim interface runtime.
Constructors
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | GetDeltaTime () |
||
| FParamStack & | Access the parameter stack, cached on construction. | ||
| const FParamStack & |