GetStoredString
- Parameters
-
cache gamecache
missionKey string
key string
- comment
Returns
""
if the specified value's data is not found in the cache.- patch
1.07
- Source
- common.j
- return type
string
- Source code
native GetStoredString takes gamecache cache, string missionKey, string key returns string