GetStoredInteger
- Parameters
-
cache gamecache
missionKey string
key string
- comment
-
Returns
0
if the specified value's data is not found in the cache. - patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
integer
- Source code
-
native GetStoredInteger takes gamecache cache, string missionKey, string key returns integer