Bag Assets

The ItemBagAsset class is a base class that other classes are derived from. It is unusable on its own.

Game Data File

The ItemBagAsset class inherits properties from the ItemClothingAsset class.

Properties

Property Name

Type

Default Value

Height

uint8

0

Width

uint8

0

Property Descriptions

Height uint8 0

Number of rows (vertical storage space).


Width uint8 0

Number of columns (horizontal storage space).