The search keyword must be a single word (no spaces).
Function RemoveUnitFromStock
- Line
- 3105
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- unit whichUnit, integer unitId
- Returns
- nothing
| 3105 | native RemoveUnitFromStock takes unit whichUnit, integer unitId returns nothing |
| 3106 | |
| 3107 | native SetAllItemTypeSlots takes integer slots returns nothing |
| 3108 | native SetAllUnitTypeSlots takes integer slots returns nothing |
| 3109 | native SetItemTypeSlots takes unit whichUnit, integer slots returns nothing |
| 3110 | native SetUnitTypeSlots takes unit whichUnit, integer slots returns nothing |