Osiris/API/DialogAddCharacterAt: Difference between revisions
Jump to navigation
Jump to search
(Created page with "===== Full Definition(s) ===== * call '''DialogAddCharacterAt'''(''(INTEGER)'''''_InstanceID''', ''(CHARACTERGUID)'''''_Player''', ''(INTEGER)'''''_Index''') ===== Description...") |
(No difference)
|
Revision as of 17: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
- (DOS2DE) Changed to DialogAddActorAt.