Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FEdGraphSchemaAction
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EdGraph/EdGraphSchema.h | |||
FEdGraphSchemaAction
(
FText InNodeCategory, |
EdGraph/EdGraphSchema.h |
FEdGraphSchemaAction()
| Name | FEdGraphSchemaAction |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include Path | #include "EdGraph/EdGraphSchema.h" |
FEdGraphSchemaAction()
FEdGraphSchemaAction(FText, FText, FText, const int32, FText, int32)
| Name | FEdGraphSchemaAction |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include Path | #include "EdGraph/EdGraphSchema.h" |
FEdGraphSchemaAction
(
FText InNodeCategory,
FText InMenuDesc,
FText InToolTip,
const int32 InGrouping,
FText InKeywords,
int32 InSectionID
)