SoundManager Fields

MyDungeon

SoundManager Fields

The SoundManager type exposes the following members.

Fields
  NameDescription
Public fieldHighPitchRange
High pitch shift range for sound pitch randomization
Public fieldStatic memberInstance
The current instance of SoundManager
Public fieldLowPtichRange
Low pitch shift range for sound pitch randomization
Public fieldMusicSource
An AudioSource attached to the SoundManager used for music
Public fieldSfxSource
An AudioSource attached to the SoundManager used for sound effects
Top
See Also