GetStoredBoolean

Parameters
cache gamecache
missionKey string
key string
comment

Returns false if the specified value's data is not found in the cache.

patch

1.00

Source
common.j
return type
boolean
Source code
native  GetStoredBoolean				takes gamecache cache, string missionKey, string key returns boolean