IMaterialEditor::DeleteNodes

Delete an array of Material Graph Nodes and their corresponding expressions/comments

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

/Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h

Include

#include "IMaterialEditor.h"

Syntax

virtual void DeleteNodes
(
    const TArray< class UEdGraphNode * > & NodesToDelete
)

Remarks

Delete an array of Material Graph Nodes and their corresponding expressions/comments

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