# Sandbox.HitboxSet.All

```csharp
IReadOnlyList<Box> All { get; set; }
```

All hitboxes in this set

Declared in [Sandbox.HitboxSet](/api/Sandbox.HitboxSet).
Assembly: `Sandbox.Engine`.
