VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
SoundChannel.Generated.cs File Reference

Enumerations

SoundChannel
enum  SoundChannel : uint {
  SoundChannel.SFX = 0x00000001 ,
  SoundChannel.Music = 0x00000002 ,
  SoundChannel.UI = 0x00000003 ,
  SoundChannel.DMText = 0x00000004 ,
  SoundChannel.Combat = 0x00000005 ,
  SoundChannel.Ambient = 0x00000006 ,
  SoundChannel.DMTextQueued = 0x00000007 ,
  SoundChannel.Sentient = 0x00000008
}