|
Barotrauma Client
|
This is the complete list of members for Barotrauma.Inventory.ItemSlot, including all inherited members.
| Add(Item item) | Barotrauma.Inventory.ItemSlot | |
| Any() | Barotrauma.Inventory.ItemSlot | |
| CanBePut(Item item, bool ignoreCondition=false) | Barotrauma.Inventory.ItemSlot | |
| CanBePut(ItemPrefab itemPrefab, float? condition=null, int? quality=null) | Barotrauma.Inventory.ItemSlot | |
| Contains(Item item) | Barotrauma.Inventory.ItemSlot | |
| Empty() | Barotrauma.Inventory.ItemSlot | |
| First() | Barotrauma.Inventory.ItemSlot | |
| FirstOrDefault() | Barotrauma.Inventory.ItemSlot | |
| HideIfEmpty | Barotrauma.Inventory.ItemSlot | |
| HowManyCanBePut(ItemPrefab itemPrefab, int? maxStackSize=null, float? condition=null, bool ignoreItemsInSlot=false) | Barotrauma.Inventory.ItemSlot | |
| Items | Barotrauma.Inventory.ItemSlot | |
| ItemSlot(Inventory inventory) | Barotrauma.Inventory.ItemSlot | |
| LastOrDefault() | Barotrauma.Inventory.ItemSlot | |
| RemoveAllItems() | Barotrauma.Inventory.ItemSlot | |
| RemoveItem() | Barotrauma.Inventory.ItemSlot | |
| RemoveItem(Item item) | Barotrauma.Inventory.ItemSlot | |
| RemoveWhere(Func< Item, bool > predicate) | Barotrauma.Inventory.ItemSlot |