Difference between revisions of "Osiris/API/MessageBoxChoiceClosed"

From Divinity Engine Wiki
Jump to: navigation, search
(Created page with "===== Full Definition(s) ===== * event '''MessageBoxChoiceClosed'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_Message''', ''(STRING)'''''_ResultChoice''') ===== Des...")
 
(No difference)

Latest revision as of 18:35, 28 August 2018

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.