Osiris/API/DialogRequestStopForDialog: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Documented DialogRequestStopForDialog)
(No difference)

Revision as of 16:42, 18 December 2017

Full Definition(s)
  • call DialogRequestStopForDialog((STRING)_Dialog, (CHARACTERGUID)_Speaker)
Description

Terminates all instances of the dialog _Dialog in which character _Speaker is currently involved as a speaker.

Notes
  • /
See Also