event
onDropItem (client-side)
This event can be canceled
This event is triggered when hero drops an item from his inventory to the ground.
Parameters
string instance, int amount
string
instance: an instance name of the dropped item.int
amount: an amount of the dropped item.