I did a search on the Forums and Answers and could not find anything on it, but...
Say I have a bunch of .wav files somewhere in the Unity project's assets folder that get loaded into AudioClips and played. Is there a way to get the file location/path for these .wav audio files in Obj-C when building a Unity iOS plugin?
↧