Basehlcombatweapon

From Valve Developer Community
Revision as of 00:18, 6 August 2018 by Pinsplash (talk | contribs) (Created page with "{{ent not in fgd}} {{base point|basehlcombatweapon}} It is an invisible, non-functional weapon. Basically a coding template for creating new weapons. {{code class|CBaseHLComb...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

Template:Base point It is an invisible, non-functional weapon. Basically a coding template for creating new weapons.

In code, it is represented by theCBaseHLCombatWeaponclass, defined in thebasehlcombatweapon_shared.cppfile.