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
SyntaxC#
public enum AudioType
Members| Member name | Value | Description | |
|---|---|---|---|
| Music | 0 | ||
| Sound | 1 | ||
| UISound | 2 |
See Also