ShowUbersplatBJ

Parameters
flag boolean
whichSplat ubersplat
comment
patch

1.18a

Source
Blizzard.j (suggest an edit or discuss on Github)
return type
nothing
Source code
function ShowUbersplatBJ takes boolean flag, ubersplat whichSplat returns nothing
    call ShowUbersplat(whichSplat, flag)
endfunction