This article's documentation is for anything that uses the Source engine. Click here for more information.

Env particlesmokegrenade: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{stub|section=1}}
{{stub|section=1}}
{{ent not in fgd|nolink=1}}
{{ent not in fgd|nolink=1}}
{{CD|CEntityParticleTrail|file1=1}}
{{CD|ParticleSmokeGrenade|file1=particle_smokegrenade.cpp}}
{{this is a|point entity|name=env_particle_trail}} It's a cloud of smoke, used in {{css|4}} and {{dods|4}}. In {{csgo|4}}, the effect is instead directly made by the {{ent|smokegrenade_projectile}}
{{this is a|point entity|name=env_particlesmokegrenade}} It's a cloud of smoke, used in {{css|4}} and {{dods|4}}. In {{csgo|4}}, the effect is instead directly made by the {{ent|smokegrenade_projectile}}


[[Category:Particles]][[Category:CBaseParticleEntity]]
[[Category:Particles]][[Category:CBaseParticleEntity]]

Revision as of 09:00, 7 August 2024

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
ParticleSmokeGrenade
CBaseParticleEntity
CBaseEntity
C++ particle_smokegrenade.cpp

env_particlesmokegrenade is a point entity available in all Source Source games. It's a cloud of smoke, used in Counter-Strike: Source Counter-Strike: Source and Day of Defeat: Source Day of Defeat: Source. In Counter-Strike: Global Offensive Counter-Strike: Global Offensive, the effect is instead directly made by the smokegrenade_projectile