hub.item.dictionary.value.remove
Connection type:
- Remove element from the dictionary
Only applicable for items with value type dictionary
‘removeItemDictionaryValue’ script from plugin config will be called in lua
Edit
Field | Type | Description |
---|---|---|
_id | string | Item object id |
key | string | Valid element key |
source | object | Optional. Contains information about the operation source. |
Edit
Edit
Broadcast | Description |
---|---|
hub.item.dictionary.updated | Informs about item dictionary changed |