weapon_cs_base

From Valve Developer Community
Revision as of 00:12, 26 September 2024 by Breakin' Benny (talk | contribs) (A small description doesn't hurt.)
Jump to navigation Jump to search

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 because it can only be configured through code.
C++ Class hierarchy
CWeaponCSBase
CBaseCombatWeapon
CBaseAnimating
CBaseEntity
C++ weapon_csbase.cpp

weapon_cs_base is a point entity available in Counter-Strike: Source Counter-Strike: Source, Counter-Strike: Global Offensive Counter-Strike: Global Offensive, Left 4 Dead Left 4 Dead, and Left 4 Dead 2 Left 4 Dead 2. It is the base for all weapons throughout the Counter-Strike seriesCounter-Strike series Counter-Strike series and the Left 4 Dead seriesLeft 4 Dead series Left 4 Dead series.

See also