Template:O Targetname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{ScrollBox|title=Targetname|
{{IO|OnUser1|to=OnUser4|These outputs each fire in response to the firing of the like-numbered <code>FireUser1</code> to <code>FireUser4</code> input; see [[User Inputs and Outputs]].}}
{{IO|OnUser1|to=OnUser4|Fired in response to the <code>FireUser</code> inputs; see [[User Inputs and Outputs]].}}
{{IO|OnKilled|This output fires when the entity is killed and removed from the game.|since=L4D}}
{{IO|OnKilled|Fired when the entity is killed and removed from the game.|since=L4D}}
<noinclude>
}}<noinclude>
[[Category:Output Templates|Targetname]]
[[Category:Output Templates|Targetname]]
</noinclude>
</noinclude>

Revision as of 13:37, 17 February 2014

OnUser1 to OnUser4
These outputs each fire in response to the firing of the like-numbered FireUser1 to FireUser4 input; see User Inputs and Outputs.
OnKilled  (in all games since Left 4 Dead)
This output fires when the entity is killed and removed from the game.