asw_objective_countdown

From Source Entities
Jump to navigation Jump to search

Code classes:

Asw objective countdown.png

asw_objective_countdown is a point entity present in Asw.pngAlien Swarm. It's used in Timor Station for the escape countdown.Want spoilers? If the objective is not complete before the timer reaches 0, the mission will be failed.

Keyvalues[edit | edit source]

Countdown Length (CountdownLength) <float>
How many seconds are on the timer.

Inputs[edit | edit source]

StartCountdown
Makes the timer start counting down.
CancelCountdown
Cancels the timer and marks this objective as complete.

Outputs[edit | edit source]

OnCountdownFailed
Fires when the timer reaches 0.