Navigation
API > API/Plugins > API/Plugins/PCGEditor
| Name | FPCGEditorGraphSchemaAction_NewLoadAssetElement |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/Schema/PCGEditorGraphSchemaActions.h |
| Include Path | #include "Schema/PCGEditorGraphSchemaActions.h" |
Syntax
USTRUCT ()
struct FPCGEditorGraphSchemaAction_NewLoadAssetElement : public FPCGEditorGraphSchemaActionBase
Inheritance Hierarchy
- FEdGraphSchemaAction → FPCGEditorGraphSchemaActionBase → FPCGEditorGraphSchemaAction_NewLoadAssetElement
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Asset | FAssetData | Schema/PCGEditorGraphSchemaActions.h | ||
| SettingsClass | TSubclassOf< UPCGSettings > | Schema/PCGEditorGraphSchemaActions.h |
Functions
Public
Overridden from FEdGraphSchemaAction
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
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 FName StaticGetTypeId() |
Simple type info. | Schema/PCGEditorGraphSchemaActions.h |