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

Function SetUnitTypeSlots

Line
3110
Location
common.j
Constant?
no
Type
native
Arguments
unit whichUnit, integer slots
Returns
nothing
3110
native SetUnitTypeSlots             takes unit whichUnit, integer slots returns nothing
3111
3112
native GetUnitUserData              takes unit whichUnit returns integer
3113
native SetUnitUserData              takes unit whichUnit, integer data returns nothing
3114
3115
//============================================================================