Navigation
API > API/Editor > API/Editor/BlueprintGraph
| Name | UK2Node_ClearDelegate |
| Type | class |
| Header File | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_ClearDelegate.h |
| Include Path | #include "K2Node_ClearDelegate.h" |
Syntax
UCLASS (MinimalAPI)
class UK2Node_ClearDelegate : public UK2Node_BaseMCDelegate
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UK2Node_BaseMCDelegate → UK2Node_ClearDelegate
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UK2Node_ClearDelegate
(
const FObjectInitializer& ObjectInitializer |
K2Node_ClearDelegate.h |
Functions
Public
Overridden from UK2Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FNodeHandlingFunctor * CreateNodeHandler
(
FKismetCompilerContext& CompilerContext |
K2Node_ClearDelegate.h |
Overridden from UEdGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetNodeTitle
(
ENodeTitleType::Type TitleType |
K2Node_ClearDelegate.h |