EazySoundManager Properties

Eazy Sound Manager API

EazySoundManager Properties

The EazySoundManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberGameobject
The gameobject that the sound manager is attached to
Public propertyStatic memberGlobalMusicVolume
Global music volume
Public propertyStatic memberGlobalSoundsVolume
Global sounds volume
Public propertyStatic memberGlobalUISoundsVolume
Global UI sounds volume
Public propertyStatic memberGlobalVolume
Global volume
Public propertyStatic memberIgnoreDuplicateMusic
When set to true, new music audios that have the same audio clip as any other music audios, will be ignored
Public propertyStatic memberIgnoreDuplicateSounds
When set to true, new sound audios that have the same audio clip as any other sound audios, will be ignored
Public propertyStatic memberIgnoreDuplicateUISounds
When set to true, new UI sound audios that have the same audio clip as any other UI sound audios, will be ignored
Top
See Also