Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/Param
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/Param/ParamStack.h |
| Include | #include "Param/ParamStack.h" |
Syntax
struct FParamStackLayer
Remarks
Stack layers are what actually get pushed/popped onto the layer stack. They are designed to be held on an instance, their data updated in place. Memory ownership for params is assumed to be outside of the stack and layers
Constructors
No constructors are accessible with public or protected access.