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" |
Syntax
struct FOutputPinAndLocalVariable
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
UEdGraphPin * | OutputPin | |
![]() |
UK2Node_TemporaryVariable * | TempVar |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FOutputPinAndLocalVariable
(
UEdGraphPin* Pin, |