Inventory System
Search Results for

    Show / Hide Table of Contents

    Namespace InventorySystem.Items

    Classes

    ItemData

    UnityEngine.ScriptableObject containing data for a base IItem. Can be inherited by other UnityEngine.ScriptableObjects to extend to more specific items.

    Interfaces

    IItem

    Base interface for anything regarded as an Item.

    In this article
    Back to top Generated by DocFX