Osiris/API/OpenMessageBoxChoice

From Divinity Engine Wiki
Revision as of 11:43, 28 August 2018 by Kevin (talk | contribs) (Created page with "===== Full Definition(s) ===== * call '''OpenMessageBoxChoice'''(''(CHARACTERGUID)'''''_character''', ''(STRING)'''''_message''', ''(STRING)'''''_choice1''', ''(STRING)'''''_c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • call OpenMessageBoxChoice((CHARACTERGUID)_character, (STRING)_message, (STRING)_choice1, (STRING)_choice2)
Description

Shows a message box with choice buttons.
With _message, _choice1 and _choice2 being translated string keys.
For catching the response look at the new event Osiris/API/MessageBoxChoiceClosed.