Signals that an item has changed.
| Event.Item.Update(updates) | |||
| Parameter | Type | Datatype | Description |
|---|---|---|---|
| updates | parameter | variant | Table 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. |