AddUnitToStock

Parameters
whichUnit unit
unitId integer
currentStock integer
stockMax integer
return type
nothing
Source code
native AddUnitToStock               takes unit whichUnit, integer unitId, integer currentStock, integer stockMax returns nothing
Source
common.j
wc3modding.com
AddUnitToStock