MultiboardDisplayBJ
- Parameters
show booleanmb multiboard- comment
- patch
1.13
- Source
- Blizzard.j (raise an issue to discuss on Github or submit a PR)
- return type
nothing- Source code
function MultiboardDisplayBJ takes boolean show, multiboard mb returns nothing call MultiboardDisplay(mb, show) endfunction