Navigation
BlueprintAPI > BlueprintAPI/TakeRecorder
Retrieve the current sequence's countdown.
Target is Take Recorder Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Out Value | The current value of the countdown. |
| boolean | Return Value | True if we are in a countdown sequence, false otherwise. |