# Sandbox.BaseCombatWeapon.Reload

```csharp
void Reload()
```

Begin reloading. Routed to the host, which runs it authoritatively. Override [Sandbox.BaseCombatWeapon.OnReloadStarted](/api/Sandbox.BaseCombatWeapon/OnReloadStarted)
and friends for presentation rather than this.

Declared in [Sandbox.BaseCombatWeapon](/api/Sandbox.BaseCombatWeapon).
Assembly: `Sandbox.Engine`.
