Navigation
API > API/Editor > API/Editor/Blutility > API/Editor/Blutility/UAsyncRegisterAndExecuteTask
References
| Module | Blutility |
| Header | /Engine/Source/Editor/Blutility/Public/AsyncRegisterAndExecuteTask.h |
| Include | #include "AsyncRegisterAndExecuteTask.h" |
| Source | /Engine/Source/Editor/Blutility/Private/AsyncRegisterAndExecuteTask.cpp |
UFUNCTION (BlueprintCallable, Meta=(BlueprintInternalUseOnly="true"))
static UAsyncRegisterAndExecuteTask * RegisterAndExecuteTask
(
UEditorUtilityTask * Task,
UEditorUtilityTask * OptionalParentTask
)