LeaderboardDisplayBJ
- Parameters
-
show boolean
lb leaderboard
- return type
nothing
- Source code
function LeaderboardDisplayBJ takes boolean show, leaderboard lb returns nothing call LeaderboardDisplay(lb, show) endfunction
- Source
- Blizzard.j
- wc3modding.com
- LeaderboardDisplayBJ