Template:O VUsableExt: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{IO|OnUseBegin|Determines what to do when using the entity began.}} {{IO|OnUseEnd|Determines what to do when using the entity over.}} <noinclude> Category:Output Templates|...")
 
m (→‎top: Substituted IO templates)
 
Line 1: Line 1:
{{IO|OnUseBegin|Determines what to do when using the entity began.}}
{{O|OnUseBegin|Determines what to do when using the entity began.}}
{{IO|OnUseEnd|Determines what to do when using the entity over.}}
{{O|OnUseEnd|Determines what to do when using the entity over.}}
<noinclude>
<noinclude>
[[Category:Output Templates|VUsableExt]]
[[Category:Output Templates|VUsableExt]]
</noinclude>
</noinclude>

Latest revision as of 13:13, 21 April 2025

OnUseBegin
Determines what to do when using the entity began.
OnUseEnd
Determines what to do when using the entity over.