Difference between revisions of "Osiris/API/DialogAddCharacterAt"

From Divinity Engine Wiki
Jump to: navigation, search
(Created page with "===== Full Definition(s) ===== * call '''DialogAddCharacterAt'''(''(INTEGER)'''''_InstanceID''', ''(CHARACTERGUID)'''''_Player''', ''(INTEGER)'''''_Index''') ===== Description...")
(No difference)

Revision as of 19:07, 28 August 2018

Full Definition(s)
  • call DialogAddCharacterAt((INTEGER)_InstanceID, (CHARACTERGUID)_Player, (INTEGER)_Index)
Description

Adds an object (character or item) as a dialog speaker by speaker index while dialog is active.

Notes