The search keyword must be a single word (no spaces).
Function GetStartLocPrioSlot
- Line
- 2269
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- integer whichStartLoc, integer prioSlotIndex
- Returns
- integer
| 2269 | native GetStartLocPrioSlot takes integer whichStartLoc, integer prioSlotIndex returns integer |
| 2270 | native GetStartLocPrio takes integer whichStartLoc, integer prioSlotIndex returns startlocprio |
| 2271 | native SetEnemyStartLocPrioCount takes integer whichStartLoc, integer prioSlotCount returns nothing |
| 2272 | native SetEnemyStartLocPrio takes integer whichStartLoc, integer prioSlotIndex, integer otherStartLocIndex, startlocprio priority returns nothing |
| 2273 | |
| 2274 | native SetGameTypeSupported takes gametype whichGameType, boolean value returns nothing |