hub.item.dictionary.value.set
Connection type:
Permissions:
Permissions:
- Set new value for element in the dictionary Only applicable for items with value type dictionary ‘setItemDictionaryValue’ script from plugin config will be called in lua
Edit
Field | Type | Description |
---|---|---|
_id | string | Item object id |
key | string | Valid element key |
element.type | string | Valid value type. MUST be equal to dictionary element type |
element.value | depends on element.type | Element value |
Edit
Edit
Broadcast | Description |
---|---|
hub.item.dictionary.updated | Informs about item dictionary changed |