Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/Graph > API/Plugins/AnimNext/Graph/FGraphInstanceComponent
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/Graph/GraphInstanceComponent.h |
| Include | #include "Graph/GraphInstanceComponent.h" |
virtual void PostUpdate
(
FExecutionContext & Context
)
Remarks
Called after the update traversal completes, after every node has been visited The execution context provided is bound to the graph root and can be bound to anything the component wishes