StoreBoolean
- Parameters
-
cache gamecache
missionKey string
key string
value boolean
- comment
- patch
1.00
- Source
- common.j
- return type
nothing
- Source code
native StoreBoolean takes gamecache cache, string missionKey, string key, boolean value returns nothing