Navigation
API > API/Plugins > API/Plugins/PCGEditor
| Name | FPCGEditorGraphSchemaAction_NewGetParameterElement |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/Schema/PCGEditorGraphSchemaActions.h |
| Include Path | #include "Schema/PCGEditorGraphSchemaActions.h" |
Syntax
USTRUCT ()
struct FPCGEditorGraphSchemaAction_NewGetParameterElement : public FPCGEditorGraphSchemaAction_NewNativeElement
Inheritance Hierarchy
- FEdGraphSchemaAction → FPCGEditorGraphSchemaActionBase → FPCGEditorGraphSchemaAction_NewNativeElement → FPCGEditorGraphSchemaAction_NewGetParameterElement
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PropertyDesc | FPropertyBagPropertyDesc | Schema/PCGEditorGraphSchemaActions.h |
Functions
Public
Overridden from FEdGraphSchemaAction
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FSlateBrush const * GetPaletteIcon() |
Schema/PCGEditorGraphSchemaActions.h |
Protected
Overridden from FPCGEditorGraphSchemaAction_NewNativeElement
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PostCreation
(
UPCGNode* NewNode |
Schema/PCGEditorGraphSchemaActions.h |