The search keyword must be a single word (no spaces).
Function GetPlayerStructureCount
- Line
- 3134
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- player whichPlayer, boolean includeIncomplete
- Returns
- integer
| 3134 | constant native GetPlayerStructureCount takes player whichPlayer, boolean includeIncomplete returns integer |
| 3135 | constant native GetPlayerState takes player whichPlayer, playerstate whichPlayerState returns integer |
| 3136 | constant native GetPlayerScore takes player whichPlayer, playerscore whichPlayerScore returns integer |
| 3137 | constant native GetPlayerAlliance takes player sourcePlayer, player otherPlayer, alliancetype whichAllianceSetting returns boolean |
| 3138 | |
| 3139 | constant native GetPlayerHandicap takes player whichPlayer returns real |