Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/MaterialGraph
Inheritance Hierarchy
- FEdGraphSchemaAction
- FMaterialGraphSchemaAction_NewComment
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/MaterialGraph/MaterialGraphSchema.h |
| Include | #include "MaterialGraph/MaterialGraphSchema.h" |
Syntax
USTRUCT ()
struct FMaterialGraphSchemaAction_NewComment : public FEdGraphSchemaAction
Remarks
Action to add a comment node to the graph
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMaterialGraphSchemaAction_NewComment
(
FText InNodeCategory, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | GetTypeId () |
||
| UEdGraphNode * | PerformAction
(
UEdGraph* ParentGraph, |
||
| FName | Simple type info. |