Template:O BaseEntityIO: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Used in a fair amount of entities, I feel existence is warranted)
 
m (→‎top: Substituted IO templates)
 
Line 1: Line 1:
This is a Baseclass that is available in {{teamspen|4}}
This is a Baseclass that is available in {{teamspen|4}}
<onlyinclude>{{ScrollBox|title=BaseEntityIO|
<onlyinclude>{{ScrollBox|title=BaseEntityIO|
{{IO|OnUser1|to=OnUser4|param=string|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|param=string|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]].}}
}}</onlyinclude>
}}</onlyinclude>
[[Category:Output Templates|BaseEntityIO]]
[[Category:Output Templates|BaseEntityIO]]

Latest revision as of 13:03, 21 April 2025

This is a Baseclass that is available in TeamSpen's Hammer Addons TeamSpen's Hammer Addons

BaseEntityIO:
OnUser1 to OnUser4 <string>
These outputs each fire in response to the firing of the like-numbered FireUser1 to FireUser4 Input; see User Inputs and Outputs.