Navigation
BlueprintAPI > BlueprintAPI/Ability > BlueprintAPI/Ability/Tasks
Spawns target actor and waits for it to return valid data or to be canceled.
Target is Ability Task Wait Target Data
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| name | Task Instance Name | |
| enum | Confirmation Type | |
| class | Class |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Async Task | |
| exec | Valid Data | |
| exec | Cancelled | |
| struct | Data |