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