Template:O Targetname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<code>OnUser1</code> <span style="font-weight:normal;">to</span> <code>OnUser4</code>
{{ScrollBox|title=Targetname|
; <code>OnUser1</code> <span style<nowiki>=</nowiki>"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:34, 19 July 2009

Targetname:
OnUser1 to OnUser4
Fired in response to the FireUser inputs; see User Inputs and Outputs.
Template:L4D add
Fired when the entity is killed and removed from the game.