Osiris/API/VoiceBarkFailed: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Created page with "===== Full Definition(s) ===== * event '''VoiceBarkFailed'''(''(STRING)'''''_Bark''') ===== Description ===== * Thrown when a Voicebark fails to find cha...")
(No difference)

Revision as of 11:32, 5 January 2018

Full Definition(s)
  • event VoiceBarkFailed((STRING)_Bark)
Description
  • Thrown when a Voicebark fails to find characters and an AD for the voicebark called _Bark.
Parameters
  • _Bark: Name of the voicebark.
Notes

-

See Also