FlushChildHashtableBJ
- Parameters
-
missionKey integer
table hashtable
- return type
nothing
- Source code
function FlushChildHashtableBJ takes integer missionKey, hashtable table returns nothing call FlushChildHashtable(table, missionKey) endfunction
- Source
- Blizzard.j
- wc3modding.com
- FlushChildHashtableBJ