asw_objective_triggered
Jump to navigation
Jump to search
Code classes:
CASW_Objective_Triggered
CASW_Objective
(objectives)CBaseEntity
(all ents)
asw_objective_triggered
is a point entity present in Alien Swarm. It's a "generic" objective entity that lets mappers create nearly any kind of objective they want.
Inputs[edit | edit source]
- SetComplete
- Sets this objective as complete.
- SetIncomplete
- Sets this objective back to the uncompleted state, if it previously was completed.
- Bug: The display near the top left will proclaim "Objective Complete!" when this input is fired.
- SetFailed
- Sets this objective as failed.