Navigation
BlueprintAPI > BlueprintAPI/Ability > BlueprintAPI/Ability/Tasks
Start a task that repeats an action or set of actions.
Target is Ability Task Repeat
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| real | Time Between Actions | |
| integer | Total Action Count |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Async Task | |
| exec | On Perform Action | |
| exec | On Finished | |
| integer | Action Number |