# Sandbox.BaseCombatWeapon.UsableByNpcs

```csharp
bool UsableByNpcs { get; set; }
```

Can NPCs fight with this weapon at all?

Declared in [Sandbox.BaseCombatWeapon](/api/Sandbox.BaseCombatWeapon).
Assembly: `Sandbox.Engine`.
