ExplosionType (Enum)

From Legacy Roblox Wiki
Revision as of 18:57, 26 December 2011 by >Legend26 (Created page with " {{Enum|The ExplosionType Enum is used to set the ExplosionType property.| {{Enum/row|0|NoCraters|No damage to terrain will take place from th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The ExplosionType Enum is used to set the ExplosionType property.
Enum Name Description
0 NoCraters No damage to terrain will take place from the explosion.
1 Craters The explosion will leave a crater in the terrain.
2 CratersAndDebris The explosion will leave a crater and some debris in the terrain.