InventoryContainer

InventoryContainer

class

Composite inventory joining several inventories into one

Functions

InventoryContainer:get_access(index)

Get a bound inventory by its index

index integer

returns InventoryAccess

InventoryContainer:bind(inventory)

Append an inventory to this container

inventory InventoryAccess
Standard members (4)

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

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

Used by