AsyncTaskPinRedirectMap

Pin Redirector support.

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_BaseAsyncTask

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_BaseAsyncTask.h
Include #include "K2Node_BaseAsyncTask.h"

Syntax

static [TMap](API\Runtime\Core\Containers\TMap)< [FName](API\Runtime\Core\UObject\FName), [FAsyncTaskPinRedirectMapInfo](API\Editor\BlueprintGraph\FAsyncTaskPinRedirectMapInfo) > AsyncTaskPinRedirectMap;  

Remarks

Pin Redirector support.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library