Shop item structure. Item shop is described in detail in Shop article.

Properties

amount:Int

Item amount. If it is less than 0, the amount is unlimited.

id:Int

Item ID.

isDisabled:Bool

If set to true, that item cannot be bought at the moment.

item:ItemProtoClass

Item instance link.