EazySoundManager.IgnoreDuplicateMusic Property

Eazy Sound Manager API

EazySoundManagerIgnoreDuplicateMusic Property

When set to true, new music audios that have the same audio clip as any other music audios, will be ignored

Namespace:  Hellmade.Sound
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static bool IgnoreDuplicateMusic { get; set; }

Property Value

Type: Boolean
See Also