UControlRigGraphSchema::RenameNode

Helper function to rename a node

Windows
MacOS
Linux

References

Module

ControlRigDeveloper

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRigDeveloper/Public/Graph/ControlRigGraphSchema.h

Include

#include "Graph/ControlRigGraphSchema.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRigDeveloper/Private/Graph/ControlRigGraphSchema.cpp

Syntax

void RenameNode
(
    UControlRigGraphNode * Node,
    const FName & InNewNodeName
) const

Remarks

Helper function to rename a node

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