The search keyword must be a single word (no spaces).

Function StoreUnit

Line
3252
Location
common.j
Constant?
no
Type
native
Arguments
gamecache cache, string missionKey, string key, unit whichUnit
Returns
boolean
3252
native  StoreUnit                        takes gamecache cache, string missionKey, string key, unit whichUnit returns boolean
3253
native  StoreString                        takes gamecache cache, string missionKey, string key, string value returns boolean
3254
3255
native SyncStoredInteger        takes gamecache cache, string missionKey, string key returns nothing
3256
native SyncStoredReal           takes gamecache cache, string missionKey, string key returns nothing
3257
native SyncStoredBoolean        takes gamecache cache, string missionKey, string key returns nothing