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