Navigation
API > API/Editor > API/Editor/UnrealEd
Classes
| Type | Name | Description | |
|---|---|---|---|
| FMaterialGraphSchemaAction_NewComment | Action to add a comment node to the graph | ||
| FMaterialGraphSchemaAction_NewComposite | Action to add a composite node to the graph | ||
| FMaterialGraphSchemaAction_NewFunctionCall | Action to add a Material Function call to the graph | ||
| FMaterialGraphSchemaAction_NewNamedRerouteUsage | Action to add a local variable usage to the graph | ||
| FMaterialGraphSchemaAction_NewNode | Action to add an expression node to the graph | ||
| FMaterialGraphSchemaAction_Paste | Action to paste clipboard contents into the graph | ||
| FMaterialInputInfo | A human-readable name - material expression input pair. | ||
| UMaterialGraph | |||
| UMaterialGraphNode | |||
| UMaterialGraphNode_Base | |||
| UMaterialGraphNode_Comment | |||
| UMaterialGraphNode_Composite | |||
| UMaterialGraphNode_PinBase | |||
| UMaterialGraphNode_Root | |||
| UMaterialGraphSchema |