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

Enumerations

ChatType
enum  ChatType : uint {
  ChatType.Fellowship = 0x00000009 ,
  ChatType.Guild = 0x0000000A ,
  ChatType.Officer = 0x0000000B ,
  ChatType.Advancement = 0x0000000C ,
  ChatType.Auction = 0x0000000D ,
  ChatType.LFG = 0x0000000E ,
  ChatType.Advice = 0x0000000F ,
  ChatType.OOC = 0x00000010 ,
  ChatType.General = 0x00000011 ,
  ChatType.Challenge = 0x00000012 ,
  ChatType.Death = 0x00000013 ,
  ChatType.UserChat1 = 0x00000014 ,
  ChatType.Dice = 0x00000015 ,
  ChatType.DMText = 0x00000016 ,
  ChatType.NPC = 0x00000017 ,
  ChatType.Hint = 0x00000018 ,
  ChatType.Broadcast = 0x00000019 ,
  ChatType.Loot = 0x0000001A ,
  ChatType.Glossary = 0x0000001B ,
  ChatType.Warning = 0x0000001C ,
  ChatType.WorldEvent = 0x0000001D ,
  ChatType.UserChat2 = 0x0000001E ,
  ChatType.UserChat3 = 0x0000001F ,
  ChatType.UserChat4 = 0x00000020
}