FlushGameCacheBJ

Parameters
cache gamecache
return type
nothing
Source code
function FlushGameCacheBJ takes gamecache cache returns nothing
    call FlushGameCache(cache)
endfunction
Source
Blizzard.j
wc3modding.com
FlushGameCacheBJ