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

Namespaces

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

Enumerations

GuildChestType
enum  VoK.Sdk.Ddo.Enums.GuildChestType : uint {
  VoK.Sdk.Ddo.Enums.GuildChestType.Undef = 0x00000000 ,
  VoK.Sdk.Ddo.Enums.GuildChestType.Small = 0x00000001 ,
  VoK.Sdk.Ddo.Enums.GuildChestType.Small2 = 0x00000002 ,
  VoK.Sdk.Ddo.Enums.GuildChestType.Small3 = 0x00000003 ,
  VoK.Sdk.Ddo.Enums.GuildChestType.Large = 0x00000004 ,
  VoK.Sdk.Ddo.Enums.GuildChestType.Large2 = 0x00000005 ,
  VoK.Sdk.Ddo.Enums.GuildChestType.Large3 = 0x00000006 ,
  VoK.Sdk.Ddo.Enums.GuildChestType.ShiproomGeneral_1 = 0x00000007 ,
  VoK.Sdk.Ddo.Enums.GuildChestType.ShiproomGeneral_2 = 0x00000008 ,
  VoK.Sdk.Ddo.Enums.GuildChestType.ShiproomGeneral_3 = 0x00000009 ,
  VoK.Sdk.Ddo.Enums.GuildChestType.ShiproomOfficer_1 = 0x0000000A ,
  VoK.Sdk.Ddo.Enums.GuildChestType.ShiproomOfficer_2 = 0x0000000B ,
  VoK.Sdk.Ddo.Enums.GuildChestType.ShiproomOfficer_3 = 0x0000000C
}