Osiris/API/VoiceBarkStarted

From Divinity Engine Wiki
Revision as of 13:31, 5 January 2018 by LarIlya (talk | contribs) (Created page with "===== Full Definition(s) ===== * event '''VoicebarkStarted'''(''(STRING)'''''_Bark''', ''(INTEGER)'''''_ID''') ===== Description ===== * Thrown when a Voice_Bark_editor|Voic...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • event VoicebarkStarted((STRING)_Bark, (INTEGER)_ID)
Description
  • Thrown when a Voicebark succeeds in finding characters and an AD for the voicebark called _Bark.
Parameters
  • _Bark: Name of the voicebark.
  • _ID: Identifier of the dialogue started by the voicebark.
Notes

-

See Also