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

Enumerations

FeatDisplayInfo
enum  FeatDisplayInfo : uint {
  FeatDisplayInfo.Undef = 0x00000000 ,
  FeatDisplayInfo.Active = 0x00000001 ,
  FeatDisplayInfo.Aquired = 0x00000002 ,
  FeatDisplayInfo.CannotAfford = 0x00000003 ,
  FeatDisplayInfo.SpecialAbility = 0x00000004 ,
  FeatDisplayInfo.CanTrain = 0x00000005 ,
  FeatDisplayInfo.ViewByDefault = 0x00000006 ,
  FeatDisplayInfo.GrantedSpecialAbility = 0x00000007 ,
  FeatDisplayInfo.Passive = 0x00000008 ,
  FeatDisplayInfo.CanPotentiallyAquire = 0x00000009 ,
  FeatDisplayInfo.SubFeatTrainable = 0x0000000A ,
  FeatDisplayInfo.SubFeat = 0x0000000B ,
  FeatDisplayInfo.CondensedFormat = 0x0000000C ,
  FeatDisplayInfo.RacialSpecialAbility = 0x0000000D
}