FlushParentHashtableBJ

Parameters
table hashtable
return type
nothing
Source code
function FlushParentHashtableBJ takes hashtable table returns nothing
    call FlushParentHashtable(table)
endfunction
Source
Blizzard.j
wc3modding.com
FlushParentHashtableBJ