This article relates to the game "Counter-Strike: Global Offensive". Click here for more information.

decoy_projectile

From Valve Developer Community
Revision as of 14:32, 2 July 2024 by Nescius (talk | contribs) (-added class hierarchy, cleanup)
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.

C++ Class hierarchy
CDecoyProjectile
CBaseCSGrenadeProjectile
CBaseGrenade
CBaseAnimating
CBaseEntity
C++ decoy_projectile.cpp

decoy_projectile is a point entity available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive.

Entity Description

Thrown version of weapon_decoy. When this entity is created using ent_create decoy_projectile, it does emit particles for some time, but neither will it emit any sounds nor will it explode.