Template:O Targetname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Category and templates)
Line 1: Line 1:
{{ScrollBox|title=Targetname|
{{ScrollBox|title=Targetname|
; <code>OnUser1</code> <span style<nowiki>=</nowiki>"font-weight:normal;">to</span> <code>OnUser4</code>
{{IO|OnUser1|to=OnUser4|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]].
{{IO|OnKilled|Fired when the entity is killed and removed from the game.|since=L4D}}
; {{L4D add|<code>OnKilled</code>}}
}}<noinclude>[[Category:FGD Templates|T]]</noinclude>
: Fired when the entity is killed and removed from the game.
}}

Revision as of 21:39, 7 June 2011

Targetname:
OnUser1 to OnUser4
Fired in response to the FireUser inputs; see User Inputs and Outputs.
OnKilled  (in all games since Left 4 Dead)
Fired when the entity is killed and removed from the game.