EazySoundManager.IgnoreDuplicateUISounds Property

Eazy Sound Manager API

EazySoundManagerIgnoreDuplicateUISounds Property

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

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

Property Value

Type: Boolean
See Also