VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
OptionConstraintsExtended

OptionConstraintsExtended <br>

enum  OptionConstraintsExtended : uint {
  OptionConstraintsExtended.Invalid = 0x00000000 ,
  OptionConstraintsExtended.OnlyGood = 0x00000001 ,
  OptionConstraintsExtended.OnlyNeutral = 0x00000002 ,
  OptionConstraintsExtended.OnlyEvil = 0x00000003 ,
  OptionConstraintsExtended.OnlyLawful = 0x00000004 ,
  OptionConstraintsExtended.OnlyChaotic = 0x00000005 ,
  OptionConstraintsExtended.NotGood = 0x00000006 ,
  OptionConstraintsExtended.NotNeutral = 0x00000007 ,
  OptionConstraintsExtended.NotEvil = 0x00000008 ,
  OptionConstraintsExtended.NotLawful = 0x00000009 ,
  OptionConstraintsExtended.NotChaotic = 0x0000000A ,
  OptionConstraintsExtended.OnlyMale = 0x0000000B ,
  OptionConstraintsExtended.OnlyFemale = 0x0000000C
}
 

Detailed Description

Exported from client_gamelogic.dat: 0x23000314