Template:O Targetname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(revert changes for now)
Line 1: Line 1:
''Targetname:''
<div style="margin-left:1em;padding:0 .5em;">
; <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.
</div>

Revision as of 07:59, 19 July 2009

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.