Weapon csbase gun: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (Classifying as model entity)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
{{stub}}
{{ent not in fgd|nolink=1}}
{{ent not in fgd|nolink=1}}
{{CD|CWeaponCSBaseGun}}
{{CD|CWeaponCSBaseGun|file1=weapon_csbase_gun.cpp}}
{{this is a|name=weapon_csbase_gun|e0|series=Left 4 Dead}}
{{this is a|model entity|name=weapon_csbase_gun|game=Counter-Strike series|game1=Left 4 Dead series}} The base for firearm weapons.


== See Also ==
== See also ==
* [[weapon_cs_base]]
* [[weapon_cs_base]]
* [[weapon_basecsgrenade]]
* [[weapon_basecsgrenade]]

Latest revision as of 04:36, 19 May 2025

Stub

This article or section is a stub. You can help by expanding it.

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CWeaponCSBaseGun
CTerrorWeapon
CWeaponCSBase
CBaseCombatWeapon
CBaseAnimating
CBaseEntity
C++ weapon_csbase_gun.cpp

weapon_csbase_gun is a model entity available in Counter-Strike seriesCounter-Strike series Counter-Strike series and Left 4 Dead seriesLeft 4 Dead series Left 4 Dead series. The base for firearm weapons.

See also