Osiris/API/MessageBoxChoiceClosed: Difference between revisions
Jump to navigation
Jump to search
(Created page with "===== Full Definition(s) ===== * event '''MessageBoxChoiceClosed'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_Message''', ''(STRING)'''''_ResultChoice''') ===== Des...") |
(No difference)
|
Latest revision as of 16: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.