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