Skip to content

event onDropItem (client-side)

Available since version: 0.0.4

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.