Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_BaseAsyncTask > API/Editor/BlueprintGraph/UK2Node_BaseAsyncTask/FBaseAsyncTaskHelper
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_BaseAsyncTask.h |
| Include | #include "K2Node_BaseAsyncTask.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node_BaseAsyncTask.cpp |
static bool HandleDelegateImplementation
(
FMulticastDelegateProperty * CurrentProperty,
const TArray< FBaseAsyncTaskHelper::FOutputPinAndLocalVariable > & VariableOutputs,
UEdGraphPin * ProxyObjectPin,
UEdGraphPin *& InOutLastThenPin,
UEdGraphPin *& OutLastActivatedThenPin,
UK2Node * CurrentNode,
UEdGraph * SourceGraph,
FKismetCompilerContext & CompilerContext
)