com.GameInterface.Inventory

Functions

Inventory

public function Inventory(invID: ID32)

GetItemAt

public function GetItemAt(index: Number) : InventoryItem
One instance of this class represent an inventory.
public function Inventory(invID: ID32)
public function GetItemAt(index: Number) : InventoryItem
Close