FRigVMSetNodeSizeAction::Merge

Trys to merge the action with another action and returns true if successfull.

Windows
MacOS
Linux

Override Hierarchy

FRigVMBaseAction::Merge()

FRigVMSetNodeSizeAction::Merge()

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 Merge
(
    const FRigVMBaseAction * Other
)

Remarks

Trys to merge the action with another action and returns true if successfull.

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