Osiris/API/OpenMessageBoxYesNo

From Divinity Engine Wiki
Revision as of 12:08, 28 August 2018 by Kevin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • call OpenMessageBoxYesNo((CHARACTERGUID)_character, (STRING)_message)
Description

Shows a message box with Yes/No buttons.
For catching the response look at the new event MessageBoxYesNoClosed.
With _message being a translated string key.