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