Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/FExpressionSpawnInfo
References
| Module | MaterialEditor |
| Header | /Engine/Source/Editor/MaterialEditor/Public/MaterialEditorActions.h |
| Include | #include "MaterialEditorActions.h" |
| Source | /Engine/Source/Editor/MaterialEditor/Private/MaterialEditorActions.cpp |
TSharedPtr< FEdGraphSchemaAction > GetAction
&40;
UEdGraph &42; InDestGraph
&41;
Remarks
Creates an action to be used for placing a node into the graph A fully prepared action containing the information to spawn the node
Parameters
| Name | Description |
|---|---|
| InDestGraph | The graph the action should be created for |