Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph
Inheritance Hierarchy
- FEdGraphSchemaAction_K2NewNode
- FEdGraphSchemaAction_K2AssignDelegate
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2_Actions.h |
Include | #include "EdGraphSchema_K2_Actions.h" |
Syntax
USTRUCT ()
struct FEdGraphSchemaAction_K2AssignDelegate : public FEdGraphSchemaAction_K2NewNode
Remarks
Action to add a node to the graph
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FEdGraphSchemaAction_K2AssignDelegate
(
FText InNodeCategory, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UEdGraphNode * | AssignDelegate
(
UK2Node* NodeTemplate, |
|
![]() ![]() ![]() |
FName | GetTypeId () |
|
![]() ![]() |
UEdGraphNode * | PerformAction
(
UEdGraph* ParentGraph, |
|
![]() ![]() |
FName |