Namespace Content.Shared.Weapons.Ranged
Classes
HitscanPrototype
MagazineAmmoProviderComponent
Wrapper around a magazine (handled via ItemSlot). Passes all AmmoProvider logic onto it.
Interfaces
IShootable
Interface that says this can be shot from a gun. Exists to facilitate hitscan OR prototype shooting.