The search keyword must be a single word (no spaces).

Function UnitPoolRemoveUnitType

Line
3399
Location
common.j
Constant?
no
Type
native
Arguments
unitpool whichPool, integer unitId
Returns
nothing
3399
native UnitPoolRemoveUnitType   takes unitpool whichPool, integer unitId returns nothing
3400
native PlaceRandomUnit          takes unitpool whichPool, player forWhichPlayer, real x, real y, real facing returns unit
3401
3402
native CreateItemPool           takes nothing returns itempool
3403
native DestroyItemPool          takes itempool whichItemPool returns nothing
3404
native ItemPoolAddItemType      takes itempool whichItemPool, integer itemId, real weight returns nothing