FRigVMAddLocalVariableAction::Undo

Un-does the action and returns true if successfull.

Windows
MacOS
Linux

Override Hierarchy

FRigVMBaseAction::Undo()

FRigVMAddLocalVariableAction::Undo()

References

Module

RigVMDeveloper

Header

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

Include

#include "RigVMModel/RigVMControllerActions.h"

Source

/Engine/Source/Developer/RigVMDeveloper/Private/RigVMModel/RigVMControllerActions.cpp

Syntax

virtual bool Undo
(
    URigVMController * InController
)

Remarks

Un-does the action and returns true if successfull.