Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/FEdGraphSchemaAction_K2Graph
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EdGraphSchema_K2_Actions.h | |||
FEdGraphSchemaAction_K2Graph
(
EEdGraphSchemaAction_K2Graph::Type InType, |
EdGraphSchema_K2_Actions.h |
FEdGraphSchemaAction_K2Graph()
| Name | FEdGraphSchemaAction_K2Graph |
| Type | function |
| Header File | /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2_Actions.h |
| Include Path | #include "EdGraphSchema_K2_Actions.h" |
FEdGraphSchemaAction_K2Graph()
FEdGraphSchemaAction_K2Graph(EEdGraphSchemaAction_K2Graph::Type, FText, FText, FText, const int32, const int32)
| Name | FEdGraphSchemaAction_K2Graph |
| Type | function |
| Header File | /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2_Actions.h |
| Include Path | #include "EdGraphSchema_K2_Actions.h" |
FEdGraphSchemaAction_K2Graph
(
EEdGraphSchemaAction_K2Graph::Type InType,
FText InNodeCategory,
FText InMenuDesc,
FText InToolTip,
const int32 InGrouping,
const int32 InSectionID
)