event onDropItem (client-side)
Available since version: 0.3.0
Triggered when the hero drops an item.
Parameters
void onDropItem(string item)
stringitem: Item instance.
event onDropItem (client-side)Available since version: 0.3.0
Triggered when the hero drops an item.
void onDropItem(string item)
string item: Item instance.