Assembly: Sandbox.Game.dll

public interface IMyGunBaseUser

Properties

Member Description
AmmoInventory The inventory in which the weapon searches for additional ammo
ConstraintDisplayName
IgnoreEntities
Launcher
Owner
OwnerId
PhysicalItemId The physical item that is being searched for in the weapon inventory. Can be ignored if WeaponInventory is null
Weapon
WeaponInventory The inventory in which the weapon searches for it's object builder (e.g. an automatic rifle in character's inventory) Can be null if the object builder is not to be searched

Inheritors: