FMaterialEditorSpawnNodeCommands

Handles spawn node commands for the Material Editor

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FBindingContext

TCommands

FMaterialEditorSpawnNodeCommands

References

Module

MaterialEditor

Header

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

Include

#include "MaterialEditorActions.h"

Syntax

class FMaterialEditorSpawnNodeCommands : public TCommands< FMaterialEditorSpawnNodeCommands >

Remarks

Handles spawn node commands for the Material Editor

Constructors

Name Description

Public function

FMaterialEditorSpawnNodeCommands()

Constructor

Functions

Name Description

Public function Const

const TShare...

 

GetChordByClass

(
    UClass* MaterialExpressionClas...
)

Public function Const

TSharedPtr< ...

 

GetGraphActionByChord

(
    FInputChord& InChord,
    UEdGraph* InDestGraph
)

Returns a graph action assigned to the passed in chord

Overridden from TCommands

Name Description

Public function Virtual

void

 

RegisterCommands()

TCommands interface

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