UMaterialGraphNode_Base::ReplaceNode

Replace a given node with this one, changing all pin links

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/MaterialGraph/MaterialGraphNode_Base.h

Include

#include "MaterialGraph/MaterialGraphNode_Base.h"

Source

/Engine/Source/Editor/UnrealEd/Private/MaterialGraphNode_Base.cpp

Syntax

void ReplaceNode
(
    UMaterialGraphNode_Base * OldNode
)

Remarks

Replace a given node with this one, changing all pin links

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