The search keyword must be a single word (no spaces).
Function InitGameCache
- Line
- 3246
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- string campaignFile
- Returns
- gamecache
| 3246 | native InitGameCache takes string campaignFile returns gamecache |
| 3247 | native SaveGameCache takes gamecache whichCache returns boolean |
| 3248 | |
| 3249 | native StoreInteger takes gamecache cache, string missionKey, string key, integer value returns nothing |
| 3250 | native StoreReal takes gamecache cache, string missionKey, string key, real value returns nothing |
| 3251 | native StoreBoolean takes gamecache cache, string missionKey, string key, boolean value returns nothing |
Information about InitGameCache
City17
4 years
You must be logged in with a standard account to contribute.