Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
AudioManager.cs File Reference

Classes

class  AudioManager
 Responsible for storing and playing the game's music and sound effects using the FMOD package. To trigger a sound effect from a script, use "AudioManager.instance.PlaySFX()" or any of the other functions here. More...