Osiris/API/VoiceBarkFailed
From Divinity Engine Wiki
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
- StartVoiceBark
- VoiceBarkStarted
- Voice_Bark_editor on general Voicebark logic.