Navigation
BlueprintAPI > BlueprintAPI/Ticker
Adds the given actor to the queue
Target is Motion Design Ticker Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | In Actor | the actor to queue |
| boolean | In Destroy on Failure | whether to destroy the actor if it failed to be queued |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if the actor was successfully queued |