Template:I Weapon: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{IO|HideWeapon|If this weapon is being held, hide the worldmodel and/or viewmodel via {{ent|EF_NODRAW}}. The weapon will become visible again if the holder is to switch betwe...")
 
m (Added to Input Templates category)
Line 1: Line 1:
{{IO|HideWeapon|If this weapon is being held, hide the worldmodel and/or viewmodel via {{ent|EF_NODRAW}}. The weapon will become visible again if the holder is to switch between weapons in their inventory.}}
{{IO|HideWeapon|If this weapon is being held, hide the worldmodel and/or viewmodel via {{ent|EF_NODRAW}}. The weapon will become visible again if the holder is to switch between weapons in their inventory.}}<noinclude>
[[Category:Input Templates|Weapon]]
</noinclude>

Revision as of 18:49, 23 January 2020

HideWeapon
If this weapon is being held, hide the worldmodel and/or viewmodel via EF_NODRAW. The weapon will become visible again if the holder is to switch between weapons in their inventory.