Template:O Targetname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added OnKilled (L4D add))
(extending inheritance experiment)
Line 1: Line 1:
'''[[User Inputs and Outputs|OnUser''1-4'']]'''
''Targetname:''
: Fired in response to [[User Inputs and Outputs|FireUser''1-4'']] inputs. See [[User Inputs and Outputs]]. {{activator|activator}}
<div style="border-left:medium solid #AAA;padding:0 .5em;">
 
; <code>OnUser1</code> <span style="font-weight:normal;">to</span> <code>OnUser4</code>
* '''{{L4D add|OnKilled}}'''
: Fired in response to the <code>FireUser</code> inputs; see [[User Inputs and Outputs]].
; {{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.
</div>

Revision as of 07:50, 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.