The search keyword must be a single word (no spaces).
Function SetAllUnitTypeSlots
- Line
- 3108
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- 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 |
| 3111 | |
| 3112 | native GetUnitUserData takes unit whichUnit returns integer |
| 3113 | native SetUnitUserData takes unit whichUnit, integer data returns nothing |