Eazy Sound Manager API Refrence
AudioAudioType Enumeration |
Enum representing the type of audio
Namespace: Hellmade.Sound
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

C#
public enum AudioType

Member name | Value | Description | |
---|---|---|---|
Music | 0 | ||
Sound | 1 | ||
UISound | 2 |
