Osiris/API/MessageBoxYesNoClosed

From Divinity Engine Wiki
Revision as of 17:34, 28 August 2018 by Kevin (talk | contribs) (Created page with "===== Full Definition(s) ===== * event '''MessageBoxYesNoClosed'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_Message''', ''(INTEGER)'''''_Result''') ===== Descripti...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • event MessageBoxYesNoClosed((CHARACTERGUID)_Character, (STRING)_Message, (INTEGER)_Result)
Description

Sent when player closed a Yes/No dialog.

Parameters
  • _Result: 1 if player chose Yes, 0 for No