Interface IShootable
Interface that says this can be shot from a gun. Exists to facilitate hitscan OR prototype shooting.
Namespace: Content.Shared.Weapons.Ranged
Assembly: Content.Shared.dll
Syntax
public interface IShootable
Interface that says this can be shot from a gun. Exists to facilitate hitscan OR prototype shooting.
public interface IShootable