func_extinguishercharger

From Valve Developer Community
Revision as of 12:38, 4 June 2025 by Sydos23 (talk | contribs) (Added ent not in game|in sdk=1 template and since it does have a least one link to another VDC article and it is similar to most other entity articles that aren't classified as dead end, I don't this page need the template anymore.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
Info-red.png
This entity is not in the game by default, but still has code available for it in the SDK.
This feature is not available anymore.
C++ Class hierarchy
CExtinguisherCharger
CBaseToggle
CBaseEntity
C++ weapon_extinguisher.cpp

Stub

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

func_extinguishercharger is a cut brush entity available in Half-Life 2 Half-Life 2. It would have been used to refill the cut fire extinguisher on the Borealis ship.

weapon_extinguisher.cpp

LINK_ENTITY_TO_CLASS( weapon_extinguisher, CWeaponExtinguisher );
PRECACHE_WEAPON_REGISTER( weapon_extinguisher );