DialogType

From Cheat Engine
Revision as of 18:24, 24 February 2012 by Dark Byte (talk | contribs) (Created page with 'The following dialog types are defined in defines.lua *mtWarning (0): Display a dialog with a Warning icon(red !) and play the Warning sound *mtError (1): Display a dialog with …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The following dialog types are defined in defines.lua

  • mtWarning (0): Display a dialog with a Warning icon(red !) and play the Warning sound
  • mtError (1): Display a dialog with an Error icon(red X) and play the Error sound
  • mtInformation (2): Displays a dialog with the Information(Blue !) icon
  • mtConfirmation (3): Displays a dialog with the Confirmation (?) icon

See also