UMaterialGraphSchema::GetBreakLinkToSubMenuActions

Get menu for breaking links to specific nodes

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 GetBreakLinkToSubMenuActions
(
    class UToolMenu * Menu,
    class UEdGraphPin * InGraphPin
) const

Remarks

Get menu for breaking links to specific nodes

Parameters

Parameter

Description

Menu

Menu we are populating

InGraphPin

Pin with links to break

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