Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/URigVMActionStack
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMControllerActions.h |
| Include | #include "RigVMModel/RigVMControllerActions.h" |
template<class ActionType>
void AddAction
&40;
const ActionType & InAction,
bool bPerformMerge
&41;
Remarks
Adds an action to the stack. Optionally this can perform a potential merge of this action with the previous action to compact the stack.