Difference between revisions of "Osiris/API/DialogAddActorAt"
From Divinity Engine Wiki
(Created page with "===== Full Definition(s) ===== * call '''DialogAddActorAt'''(''(INTEGER)'''''_InstanceID''', ''(CHARACTERGUID)'''''_Actor''', ''(INTEGER)'''''_Index''') ===== Description ====...") |
(No difference)
|
Revision as of 18:08, 28 August 2018
Full Definition(s)
- call DialogAddActorAt((INTEGER)_InstanceID, (CHARACTERGUID)_Actor, (INTEGER)_Index)
Description
Adds an object (character or item) as a dialog speaker by speaker index while dialog is active.
Notes
- (DOS2 Classic) Used to be DialogAddCharacterAt.