# Sandbox.DamageInfo.Hitbox

```csharp
Hitbox Hitbox { get; set; }
```

The hitbox that we hit (if any)

Declared in [Sandbox.DamageInfo](/api/Sandbox.DamageInfo).
Assembly: `Sandbox.Engine`.
