Navigation
API > API/Plugins > API/Plugins/PCGEditor
| Name | FPCGEditorGraphSchemaAction_NewNativeElement |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/Schema/PCGEditorGraphSchemaActions.h |
| Include Path | #include "Schema/PCGEditorGraphSchemaActions.h" |
Syntax
USTRUCT (MinimalAPI)
struct FPCGEditorGraphSchemaAction_NewNativeElement : public FPCGEditorGraphSchemaActionBase
Inheritance Hierarchy
- FEdGraphSchemaAction → FPCGEditorGraphSchemaActionBase → FPCGEditorGraphSchemaAction_NewNativeElement
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PreconfiguredInfo | FPCGPreConfiguredSettingsInfo | Schema/PCGEditorGraphSchemaActions.h | ||
| SettingsClass | TSubclassOf< UPCGSettings > | Schema/PCGEditorGraphSchemaActions.h |
Functions
Public
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 |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PostCreation
(
UPCGNode* NewNode |
Schema/PCGEditorGraphSchemaActions.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName StaticGetTypeId() |
Simple type info. | Schema/PCGEditorGraphSchemaActions.h |