Inventory
Inventory class
Object structure
Section titled “Object structure”data Inventory
inventory: List<Item>!schematics: ByteArray! // see line 643 of Inventory.as
Inventory class
data Inventory
inventory: List<Item>!schematics: ByteArray! // see line 643 of Inventory.as