Click or drag to resize

IGUI Methods

The IGUI type exposes the following members.

Methods
 NameDescription
Public methodIsCancelRequested Check if a user has requested this script to end
Public methodIsWindowOpened Check if a window is opened
Public methodRefresh Refresh all windows
Public methodRunCommand Run a command. A command is anything you can bind a hotkey to.
Public methodSetCancelSupported Tell the ui if the script should be possible to cancel
Public methodSetProgress Update console progress message
Public methodSetQuery Run a query and set it to the user interface.
Top
See Also