Osiris/API/OpenMessageBoxYesNo

From Divinity Engine Wiki
Revision as of 11:40, 28 August 2018 by Kevin (talk | contribs) (Created page with "===== Full Definition(s) ===== * call '''OpenMessageBoxYesNo'''(''(CHARACTERGUID)'''''_character''', ''(STRING)'''''_message''') ===== Description ===== Shows a message box wi...")
(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. Where _message is a translated string key.