Generic Keyvalues, Inputs and Outputs/Outputs

From Valve Developer Community
< Generic Keyvalues, Inputs and Outputs
Revision as of 02:44, 22 April 2025 by Nescius (talk | contribs) (→‎Outputs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Outputs

OnUser1 to OnUser4
!activator = activator of FireUser1-4 inputs
!caller = this entity
These outputs each fire in response to the firing of the like-numbered FireUser1 to FireUser4 Input; see User Inputs and Outputs.
OnKilled  (only in Left 4 Dead)
!activator = !caller = none
This output fires when the entity is killed and removed from the game.