FlushParentHashtableBJ
- Parameters
table hashtable- comment
- patch
1.24a
- Source
- Blizzard.j (suggest an edit or discuss on Github)
- return type
nothing- Source code
function FlushParentHashtableBJ takes hashtable table returns nothing call FlushParentHashtable(table) endfunction