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

Namespaces

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

Enumerations

WebStore_FilteringAttribute
enum  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute : uint {
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.Undef = 0x00000000 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.Game = 0x00000001 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.ESA = 0x00000002 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.LoginId = 0x00000003 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.Account = 0x00000004 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.Shard = 0x00000005 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.BTS = 0x00000006 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.CharId = 0x00000007 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.Character = 0x00000008 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.Races = 0x00000009 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.Classes = 0x0000000A ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.Level = 0x0000000B ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.GlsToken = 0x0000000C ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.Exclude = 0x0000000D ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.ChSlots = 0x0000000E ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.Category = 0x0000000F ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.SKUList = 0x00000010 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.GuildLevel = 0x00000011 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.StrBonus = 0x00000012 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.DexBonus = 0x00000013 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.IntBonus = 0x00000014 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.WisBonus = 0x00000015 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.ConBonus = 0x00000016 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.ChaBonus = 0x00000017 ,
  VoK.Sdk.Ddo.Enums.WebStore_FilteringAttribute.Scope = 0x00000018
}