Class Inventory
public sealed class Inventory
- Inheritance
-
Inventory
- Inherited Members
- Extension Methods
Properties
- Items
Gets all items belonging to this inventory.
Methods
- CheckFit(NwBaseItem)
Gets if the specified base item type will fit in this inventory.
- CheckFit(NwItem)
Gets if the specified item will fit in this inventory.