Event.Item.Update

Signals that an item has changed.

Usage:

Event.Item.Update(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.