Event.Item.Slot

Signals that the contents of an item slot have changed.

Usage:

Event.Item.Slot(updates)
ParameterTypeDatatypeDescription
updatesparametervariantTable of changes. Key is the slot identifier, value is an item ID, false if the slot is now empty, or the string "nil" if the slot no longer exists.