The search keyword must be a single word (no spaces).
Function SetIntegerGameState
- Line
- 3214
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- igamestate whichIntegerGameState, integer value
- Returns
- nothing
| 3214 | native SetIntegerGameState takes igamestate whichIntegerGameState, integer value returns nothing |
| 3215 | constant native GetIntegerGameState takes igamestate whichIntegerGameState returns integer |
| 3216 | |
| 3217 | |
| 3218 | //============================================================================
|
| 3219 | // Campaign API
|