URigVMActionStack::EndAction

Ends an action and closes a bracket / scope.

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 EndAction
(
    ActionType & InAction,
    bool bPerformMerge
)

Remarks

Ends an action and closes a bracket / scope.

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