Navigation
API > API/Editor > API/Editor/MaterialEditor
References
| Module | MaterialEditor |
| Header | /Engine/Source/Editor/MaterialEditor/Public/MaterialEditorActions.h |
| Include | #include "MaterialEditorActions.h" |
Syntax
class FExpressionSpawnInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FUICommandInfo > | CommandInfo | Holds the UI Command to verify chords for this action are held |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FExpressionSpawnInfo
(
UClass* InMaterialExpressionClass |
Constructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FEdGraphSchemaAction > | Creates an action to be used for placing a node into the graph | ||
| UClass * | GetClass () |