Difference between revisions of "Osiris/API/VoiceBarkFailed"

From Divinity Engine Wiki
Jump to: navigation, 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 13: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