Osiris/API/MessageBoxChoiceClosed

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

Sent when player closed a Choice dialog.

Parameters
  • _ResultChoice: String key of the choice player made.