using System; using OHM.UnityToolkit.Inventory; [Serializable] public class SavedDataInventory : Inventory { }