Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_BaseAsyncTask
| Name | FBaseAsyncTaskHelper |
| Type | struct |
| Header File | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_BaseAsyncTask.h |
| Include Path | #include "K2Node_BaseAsyncTask.h" |
Syntax
struct FBaseAsyncTaskHelper
Structs
| Name | Remarks |
|---|---|
| FOutputPinAndLocalVariable |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool CopyEventSignature
(
UK2Node_CustomEvent* CENode, |
K2Node_BaseAsyncTask.h | ||
static bool CreateDelegateForNewFunction
(
UEdGraphPin* DelegateInputPin, |
K2Node_BaseAsyncTask.h | ||
static const FName GetAsyncTaskProxyName() |
K2Node_BaseAsyncTask.h | ||
static bool HandleDelegateImplementation
(
FMulticastDelegateProperty* CurrentProperty, |
K2Node_BaseAsyncTask.h | ||
static bool ValidDataPin
(
const UEdGraphPin* Pin, |
K2Node_BaseAsyncTask.h |