Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/DecoratorInterfaces > API/Plugins/AnimNext/DecoratorInterfaces/FUpdateTraversalQueue
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/DecoratorInterfaces/IUpdate.h |
| Include | #include "DecoratorInterfaces/IUpdate.h" |
| Source | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Private/DecoratorInterfaces/IUpdate.cpp |
void Push
(
const FWeakDecoratorPtr & ChildPtr,
const FDecoratorUpdateState & ChildDecoratorState
)
Remarks
Queued a child for traversal Children are processed in the same order they are queued