FExpressionSpawnInfo::GetAction

Creates an action to be used for placing a node into the graph

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

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

Include

#include "MaterialEditorActions.h"

Source

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

Syntax

TSharedPtr< FEdGraphSchemaAction > GetAction
(
    UEdGraph * InDestGraph
)

Remarks

Creates an action to be used for placing a node into the graph

Returns

A fully prepared action containing the information to spawn the node

Parameters

Parameter

Description

InDestGraph

The graph the action should be created for

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