Click or drag to resize

AudioManager Properties

The AudioManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIsMusicPlaying
Returns whether a background music is playing.
Public propertyStatic memberMusicFadeSpeed
Gets or sets how fast to fade the background music.
Public propertyStatic memberMusicManager
Handler for music since we're always fading it.
Public propertyStatic memberMusicSource
The AudioSource for background music.
Public propertyStatic memberSoundSource
The AudioSource for general sounds group.
Public propertyStatic memberUISource
The AudioSource for UI sounds group.
Top
See Also