UnitRemoveItem
- Parameters
-
whichUnit unit
whichItem item
- comment
The item is removed from the Hero and placed on the ground at the Hero's feed.
- return type
nothing
- Source code
native UnitRemoveItem takes unit whichUnit, item whichItem returns nothing
- Source
- unit.j
- wc3modding.com
- UnitRemoveItem