Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/FEdGraphSchemaAction_K2Struct
Overloads
FEdGraphSchemaAction_K2Struct()
| |
|
| Name |
FEdGraphSchemaAction_K2Struct |
| Type |
function |
| Header File |
/Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h |
| Include Path |
#include "EdGraphSchema_K2.h" |
FEdGraphSchemaAction_K2Struct()
FEdGraphSchemaAction_K2Struct(FText, FText, FText, const int32)
| |
|
| Name |
FEdGraphSchemaAction_K2Struct |
| Type |
function |
| Header File |
/Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h |
| Include Path |
#include "EdGraphSchema_K2.h" |
FEdGraphSchemaAction_K2Struct
(
FText InNodeCategory,
FText InMenuDesc,
FText InToolTip,
const int32 InGrouping
)