GetStoredReal
- Parameters
-
cache gamecache
missionKey string
key string
- comment
Returns 0.0 if the specified value's data is not found in the cache.
- return type
real
- Source code
native GetStoredReal takes gamecache cache, string missionKey, string key returns real
- Source
- gamecache.j
- wc3modding.com
- GetStoredReal