Template:O Source 2 Targetname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{ScrollBox|title=Source 2 Targetname| {{IO|OnUser1|to=OnUser4|These Outputs each fire in response to the firing of the like-numbered <code>FireUser1</code> to <code>FireUser4...")
 
m (→‎top: Substituted IO templates)
 
Line 1: Line 1:
{{ScrollBox|title=Source 2 Targetname|
{{ScrollBox|title=Source 2 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]].}}
{{O|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|OnKilled|This Output fires when the entity is killed and removed from the game.}}}}
{{O|OnKilled|This Output fires when the entity is killed and removed from the game.}}}}
<noinclude>
<noinclude>
[[Category:Output Templates|Source 2 Targetname]]
[[Category:Output Templates|Source 2 Targetname]]
</noinclude>
</noinclude>

Latest revision as of 13:12, 21 April 2025

Source 2 Targetname:
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
This Output fires when the entity is killed and removed from the game.