UMaterialGraphSchema::SelectAllInputNodes

Add all linked to nodes to this pin to selection

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "MaterialGraph/MaterialGraphSchema.h"

Source

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

Syntax

void SelectAllInputNodes
(
    UEdGraph * Graph,
    UEdGraphPin * InGraphPin
)

Remarks

Add all linked to nodes to this pin to selection

Parameters

Parameter

Description

Graph

CurrentGraph

InGraphPin

Pin clicked on

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