Navigation
API > API/Editor > API/Editor/BlueprintGraph
Inheritance Hierarchy
- FEdGraphSchemaAction
- FEdGraphSchemaAction_BlueprintVariableBase
- FEdGraphSchemaAction_K2Delegate
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2_Actions.h |
| Include | #include "EdGraphSchema_K2_Actions.h" |
Syntax
struct FEdGraphSchemaAction_K2Delegate : public FEdGraphSchemaAction_BlueprintVariableBase
Remarks
Reference to a delegate
Variables
| Type | Name | Description | |
|---|---|---|---|
| UEdGraph * | EdGraph | The associated editor graph for this schema |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEdGraphSchemaAction_K2Delegate
(
FText InNodeCategory, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UClass * | |||
| FName | |||
| FMulticastDelegateProperty * | |||
| FName | Simple type info. |