FBaseAsyncTaskHelper

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_BaseAsyncTask.h

Include

#include "K2Node_BaseAsyncTask.h"

Syntax

struct FBaseAsyncTaskHelper

Functions

Name Description

Public function Static

bool

 

CopyEventSignature

(
    UK2Node_CustomEvent* CENode,
    UFunction* Function,
    const UEdGraphSchema_K2* Schem...
)

Public function Static

bool

 

CreateDelegateForNewFunction

(
    UEdGraphPin* DelegateInputPin,
    FName FunctionName,
    UK2Node* CurrentNode,
    UEdGraph* SourceGraph,
    FKismetCompilerContext& CompilerCo...
)

Public function Static

const FName

 

GetAsyncTaskProxyName()

Public function Static

bool

 

HandleDelegateImplementation

(
    FMulticastDelegateProperty* Cu...,
    const TArray< FBaseAsyncTaskHelper:...,
    UEdGraphPin* ProxyObjectPin,
    UEdGraphPin*& InOutLastThenPin,
    UK2Node* CurrentNode,
    UEdGraph* SourceGraph,
    FKismetCompilerContext& CompilerCo...
)

Public function Static

bool

 

ValidDataPin

(
    const UEdGraphPin* Pin,
    EEdGraphPinDirection Direction
)

Classes

Name

Description

Public struct

FOutputPinAndLocalVariable

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss