Navigation
API > API/Plugins > API/Plugins/PCGEditor > API/Plugins/PCGEditor/FPCGEditorGraphSchemaActionBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Schema/PCGEditorGraphSchemaActions.h | |||
FEdGraphSchemaAction
(
FText InNodeCategory, |
Schema/PCGEditorGraphSchemaActions.h |
FEdGraphSchemaAction()
| Name | FEdGraphSchemaAction |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/Schema/PCGEditorGraphSchemaActions.h |
| Include Path | #include "Schema/PCGEditorGraphSchemaActions.h" |
FEdGraphSchemaAction()
FEdGraphSchemaAction(FText, FText, FText, const int32, FText, int32)
| Name | FEdGraphSchemaAction |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/Schema/PCGEditorGraphSchemaActions.h |
| Include Path | #include "Schema/PCGEditorGraphSchemaActions.h" |
FEdGraphSchemaAction
(
FText InNodeCategory,
FText InMenuDesc,
FText InToolTip,
const int32 InGrouping,
FText InKeywords,
int32 InSectionID
)