# Sandbox.Model.CommonData.ExplosionDamage

```csharp
float ExplosionDamage { get; set; }
```

Should this prop explode when destroyed? If so, this is the radius of the damage from it.

Declared in [Sandbox.Model.CommonData](/api/Sandbox.Model.CommonData).
Assembly: `Sandbox.Engine`.
