Osiris/API/OpenMessageBoxYesNo

From Divinity Engine Wiki
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.