ExplosionType (Enum): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>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..." |
>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..." |
(No difference)
|
Revision as of 18:57, 26 December 2011
![]() | ||
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. |