Quantum Engineering
Public Attributes | List of all members
InventorySlot Class Reference

This object is used in arrays by the inventory manager to hold item names and amounts. More...

Inheritance diagram for InventorySlot:

Public Attributes

int amountInSlot
 
string typeInSlot = "nothing"
 

Detailed Description

This object is used in arrays by the inventory manager to hold item names and amounts.

Member Data Documentation

◆ amountInSlot

int InventorySlot.amountInSlot

◆ typeInSlot

string InventorySlot.typeInSlot = "nothing"

The documentation for this class was generated from the following file: