Prop exploding barrel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "The prop_exploding_barrel is an entity in CS:GO sdk, when shot it explodes and does significant damage to players around")
 
m (Classifying as model entity)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The prop_exploding_barrel is an entity in CS:GO sdk, when shot it explodes and does significant damage to players around
{{LanguageBar}}
{{CD|CCSPropExplodingBarrel|base=CPhysicsProp|file1=props.cpp}}
{{This is a|model entity|name=prop_exploding_barrel|game=Counter-Strike: Global Offensive}} When shot it explodes and does significant damage to players around
 
{{stub}}
 
[[Category:Prop entities|exploding barrel]]

Latest revision as of 04:33, 19 May 2025

English (en)Translate (Translate)
C++ Class hierarchy
CCSPropExplodingBarrel
CPhysicsProp
CBreakableProp
CBaseProp
CBaseAnimating
CBaseEntity
C++ props.cpp

prop_exploding_barrel is a model entity available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive. When shot it explodes and does significant damage to players around

Stub

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