Navigation
API > API/Plugins > API/Plugins/PCGEditor
| Name | FPCGEditorGraphSchemaAction_NewSettingsElement |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/Schema/PCGEditorGraphSchemaActions.h |
| Include Path | #include "Schema/PCGEditorGraphSchemaActions.h" |
Syntax
USTRUCT ()
struct FPCGEditorGraphSchemaAction_NewSettingsElement : public FPCGEditorGraphSchemaActionBase
Inheritance Hierarchy
- FEdGraphSchemaAction → FPCGEditorGraphSchemaActionBase → FPCGEditorGraphSchemaAction_NewSettingsElement
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Behavior | EPCGEditorNewSettingsBehavior | Schema/PCGEditorGraphSchemaActions.h | ||
| SettingsObjectPath | FSoftObjectPath | Schema/PCGEditorGraphSchemaActions.h |
Functions
Public
Overridden from FPCGEditorGraphSchemaActionBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetMenuDescriptionOverride() |
Schema/PCGEditorGraphSchemaActions.h |
Overridden from FEdGraphSchemaAction
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FSlateBrush const * GetPaletteIcon() |
Schema/PCGEditorGraphSchemaActions.h | ||
virtual FName GetTypeId() |
Schema/PCGEditorGraphSchemaActions.h | ||
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
Schema/PCGEditorGraphSchemaActions.h | ||
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
Schema/PCGEditorGraphSchemaActions.h | ||
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
Schema/PCGEditorGraphSchemaActions.h | ||
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
Schema/PCGEditorGraphSchemaActions.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UEdGraphNode * MakeSettingsNode
(
UPCGEditorGraph* InEditorGraph, |
Schema/PCGEditorGraphSchemaActions.h | ||
static void MakeSettingsNodes
(
UPCGEditorGraph* InEditorGraph, |
Schema/PCGEditorGraphSchemaActions.h | ||
static void MakeSettingsNodesOrContextualMenu
(
const TSharedRef< class SWidget >& InPanel, |
Schema/PCGEditorGraphSchemaActions.h | ||
static FName StaticGetTypeId() |
Simple type info. | Schema/PCGEditorGraphSchemaActions.h |