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

Namespaces

namespace  VoK
 
namespace  VoK.Sdk
 
namespace  VoK.Sdk.Ddo
 
namespace  VoK.Sdk.Ddo.Enums
 

Enumerations

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