Inventory

Inventory

class

Multi slot inventory

Functions

Inventory:remove_empty_slots()

Drop every empty slot from this inventory

Standard members (4)

Generated for every class of this kind by the game's codegen, not written for Inventory.

Inventory.cast(object) Trying to cast Object into Inventory
Inventory.get_class() Return Inventory class object
Inventory.new(parent, name) Creates a new Inventory instance
Inventory.new_simple() Creates a new Inventory instance
Inherited from InventoryAccess (4)
Inherited from InventoryReader (3)
Inherited from Instance (1)
Inherited from Object (3)

Subclasses