# Sandbox.BaseCombatWeapon.ShouldAvoid

```csharp
bool ShouldAvoid { get; set; }
```

Avoid auto-switching to a gun with nothing left to fire or load (see
[Sandbox.BaseInventoryItem.ShouldAvoid](/api/Sandbox.BaseInventoryItem/ShouldAvoid)).

Declared in [Sandbox.BaseCombatWeapon](/api/Sandbox.BaseCombatWeapon).
Assembly: `Sandbox.Engine`.
