Template:O Targetname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(revert changes for now)
No edit summary
Line 1: Line 1:
; <code>OnUser1</code> <span style="font-weight:normal;">to</span> <code>OnUser4</code>
<code>OnUser1</code> <span style="font-weight:normal;">to</span> <code>OnUser4</code>
: Fired in response to the <code>FireUser</code> inputs; see [[User Inputs and Outputs]].
: Fired in response to the <code>FireUser</code> inputs; see [[User Inputs and Outputs]].
; {{L4D add|<code>OnKilled</code>}}
*{{L4D add|<code>OnKilled</code>}}
: Fired when the entity is killed and removed from the game.
: Fired when the entity is killed and removed from the game.

Revision as of 14:07, 19 July 2009

OnUser1 to OnUser4

Fired in response to the FireUser inputs; see User Inputs and Outputs.
Fired when the entity is killed and removed from the game.