Navigation
API > API/Plugins > API/Plugins/PCGEditor
| Name | FPCGActionsFilter |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/Schema/PCGEditorGraphSchema.h |
| Include Path | #include "Schema/PCGEditorGraphSchema.h" |
Syntax
struct FPCGActionsFilter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGActionsFilter
(
const UEdGraph* InEdGraph, |
Schema/PCGEditorGraphSchema.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Customization | FPCGGraphEditorCustomization | Schema/PCGEditorGraphSchema.h | ||
| FilterType | EPCGElementType | Schema/PCGEditorGraphSchema.h | ||
| Graph | const UPCGEditorGraph * | Schema/PCGEditorGraphSchema.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Accepts
(
const FText& InCategory |
Schema/PCGEditorGraphSchema.h |