SoundManager Fields
From MyDungeon
MyDungeon Documentation
SoundManager Fields |
The SoundManager type exposes the following members.
| Name | Description | |
|---|---|---|
| HighPitchRange |
High pitch shift range for sound pitch randomization
| |
| Instance |
The current instance of SoundManager
| |
| LowPtichRange |
Low pitch shift range for sound pitch randomization
| |
| MusicSource |
An AudioSource attached to the SoundManager used for music
| |
| SfxSource |
An AudioSource attached to the SoundManager used for sound effects
|