Inventory System
Search Results for

    Show / Hide Table of Contents

    Namespace InventorySystem.Inventory

    Classes

    InventoryFactory

    Static factory to create IInventorys.

    Interfaces

    IInventory

    Interface for an Inventory managing IInventorySlots and the IItems inside. Exposes methods for adding, removing, and getting items.

    IInventorySlot

    An inventory slot in an IInventory, which manages one IItem with a certain Quantity.

    In this article
    Back to top Generated by DocFX