Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_BaseAsyncTask
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_BaseAsyncTask.h |
| Include | #include "K2Node_BaseAsyncTask.h" |
Syntax
struct FBaseAsyncTaskHelper
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CopyEventSignature
(
UK2Node_CustomEvent* CENode, |
||
| bool | CreateDelegateForNewFunction
(
UEdGraphPin* DelegateInputPin, |
||
| const FName | |||
| bool | HandleDelegateImplementation
(
FMulticastDelegateProperty* CurrentProperty, |
||
| bool | ValidDataPin
(
const UEdGraphPin* Pin, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FOutputPinAndLocalVariable |