Explosion
Base type for explosions - contains common properties.
Inherits
Properties
Name | Type | Access | Description |
---|---|---|---|
entityResponsible | Entity | R | The Entity that caused the explosion |
radius | Number | R | The current radius of the blast |
soundPlayed | Boolean | R | True if the explosion sound has been played |
Derived Types
- FireballExplosion
- ShockwaveExplosion