IsTimerDialogDisplayed
- Parameters
-
whichDialog timerdialog
check visibility of this timer dialog.
- comment
Returns
true
if the dialog is shown,false
if it is hidden.- note
See:
TimerDialogDisplay
.- return type
boolean
- Source code
native IsTimerDialogDisplayed takes timerdialog whichDialog returns boolean
- Source
- timer-dialog.j
- wc3modding.com
- IsTimerDialogDisplayed