UK2Node_BaseAsyncTask::HandleDelegates

Expand out the logic to handle the delegate output pins

Choose your operating system:

Windows

macOS

Linux

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

Syntax

virtual bool HandleDelegates
(
    const TArray< FBaseAsyncTaskHelper::FOutputPinAndLocalVariable > & VariableOutputs,
    UEdGraphPin * ProxyObjectPin,
    UEdGraphPin *& InOutLastThenPin,
    UEdGraph * SourceGraph,
    FKismetCompilerContext & CompilerContext
)

Remarks

Expand out the logic to handle the delegate output pins