Audio.AudioType Enumeration

Eazy Sound Manager API

AudioAudioType Enumeration

Enum representing the type of audio

Namespace:  Hellmade.Sound
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public enum AudioType
Members
  Member nameValueDescription
Music0
Sound1
UISound2
See Also