StoreBoolean
- Parameters
-
cache gamecache
missionKey string
key string
value boolean
- return type
nothing
- Source code
native StoreBoolean takes gamecache cache, string missionKey, string key, boolean value returns nothing
- Source
- gamecache.j
- wc3modding.com
- StoreBoolean