GetMatchingVoiceOverAudioClip(string,string)
PreviousGetAsseetsInMatchingLanguageDirectory(string[],string)NextSearchAssetDatabase(string,string)
Last updated
Was this helpful?
Last updated
Was this helpful?
Method in
Finds all voice over AudioClip
s in the project with a filename matching a Yarn linetag and a language ID.
string
linetag
The linetag/string ID the voice over filename should match.
string
language
The language ID the voice over filename should match.
A string array with GUIDs of all matching AudioClip
s.