FMaterialEditorUtilities::DeleteSelectedNodes

Disconnects and removes the selected material graph nodes.

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

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

Include

#include "MaterialEditorUtilities.h"

Source

/Engine/Source/Editor/MaterialEditor/Private/MaterialEditorUtilities.cpp

Syntax

static void DeleteSelectedNodes
(
    const class UEdGraph * Graph
)

Remarks

Disconnects and removes the selected material graph nodes.

Parameters

Parameter

Description

Graph

Graph representing a material.

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