Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/FEdGraphSchemaAction > API/Runtime/Engine/EdGraph/FEdGraphSchemaAction/__ctor
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
FEdGraphSchemaAction
(
FText InNodeCategory,
FText InMenuDesc,
FText InToolTip,
const int32 InGrouping,
FText InKeywords,
int32 InSectionID
)