URigVMActionStack::CancelAction

Cancels an action, closes a bracket / scope and discards all actions to this point.

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMModel/RigVMControllerActions.h

Include

#include "RigVMModel/RigVMControllerActions.h"

Syntax

template<class ActionType>
void CancelAction
(
    ActionType & InAction
)

Remarks

Cancels an action, closes a bracket / scope and discards all actions to this point.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss