Navigation
API > API/Plugins > API/Plugins/AnimNext
Inheritance Hierarchy
- IModuleInterface
- IAnimNextModuleInterface
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/IAnimNextModuleInterface.h |
| Include | #include "IAnimNextModuleInterface.h" |
Syntax
class IAnimNextModuleInterface : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | EvaluateGraph
(
const FAnimNextGraphInstancePtr& GraphInstance, |
||
| IAnimNextModuleInterface & | Get () |
WARNING These functions are here because the schedule currently cannot have tasks defined in external plugins. | |
| void | RegisterAnimNextAnimGraph
(
const IAnimNextAnimGraph& InAnimGraphImpl |
||
| void | |||
| void | UpdateGraph
(
const FAnimNextGraphInstancePtr& GraphInstance, |