DestroyTimerDialog
- Parameters
-
whichDialog timerdialog
target dialog.
- comment
Destroys the timer dialog and frees the handle.
This does not affect the timer you might have provided in
CreateTimerDialog
.- return type
nothing
- Source code
native DestroyTimerDialog takes timerdialog whichDialog returns nothing
- Source
- timer-dialog.j
- wc3modding.com
- DestroyTimerDialog