FRigVMChangePinTypeAction::Redo

Re-does the action and returns true if successfull.

Windows
MacOS
Linux

Override Hierarchy

FRigVMBaseAction::Redo()

FRigVMChangePinTypeAction::Redo()

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 Redo
(
    URigVMController * InController
)

Remarks

Re-does the action and returns true if successfull.