Skip to content

BackpackItemChange

Event data when inventory data changes

Properties

number ItemId

The ID of the item in the inventory

number ChangeCount

The number of items that has increased or decreased

YaEntity ItemEntity

ItemEntity identifies an item in the inventory. If items are stackable, a group of identical items can be stored in a single inventory grid. Returns nil for the item’s entity ID if the item is stackable.