ShowUbersplatBJ
- Parameters
-
flag boolean
whichSplat ubersplat
- comment
- patch
1.18a
- Source
- Blizzard.j
- return type
nothing
- Source code
function ShowUbersplatBJ takes boolean flag, ubersplat whichSplat returns nothing call ShowUbersplat(whichSplat, flag) endfunction