DialogType

From Cheat Engine
Revision as of 23:28, 10 July 2025 by Leunsel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The following dialog types are defined in defines.lua:

Dialog Types

Constant Value Description
mtWarning 0 Warning dialog
mtError 1 Error dialog
mtInformation 2 Information dialog
mtConfirmation 3 Confirmation dialog

See also