TimerDialogDisplayBJ
- Parameters
-
show boolean
td timerdialog
- return type
nothing
- Source code
function TimerDialogDisplayBJ takes boolean show, timerdialog td returns nothing call TimerDialogDisplay(td, show) endfunction
- Source
- Blizzard.j
- wc3modding.com
- TimerDialogDisplayBJ