UBlueprintAsyncActionBase

BlueprintCallable factory functions for classes which inherit from [UBlueprintAsyncActionBase](API\Runtime\Engine\Kismet\UBlueprintAsyncActionBase) will have a special blueprint node created for it: [UK2Node_AsyncAction](API\Editor\BlueprintGraph\UK2Node_AsyncAction) You can stop this node spawning and create a more specific one by adding the UCLASS metadata "HasDedicatedAsyncNode"