Ar2explosion

From Valve Developer Community
Revision as of 00:00, 6 August 2018 by Pinsplash (talk | contribs) (Created page with "{{ent not in fgd}} {{hl2 point|a2_explosion}} It's the actual dust cloud generated by {{ent|env_ar2explosion}}. {{warning|Do not spawn these directly as they will not be rem...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Template:Hl2 point It's the actual dust cloud generated by env_ar2explosion.

Warning.pngWarning:Do not spawn these directly as they will not be removed automatically when finished.
C++ In code, it is represented by theAR2Explosionclass, defined in thear2_explosion.cppfile.