FlushParentHashtableBJ
- Parameters
-
table hashtable
- comment
- patch
1.24a
- Source
- Blizzard.j
- return type
nothing
- Source code
function FlushParentHashtableBJ takes hashtable table returns nothing call FlushParentHashtable(table) endfunction
table | hashtable |
1.24a
nothing
function FlushParentHashtableBJ takes hashtable table returns nothing
call FlushParentHashtable(table)
endfunction