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

Enumerations

DropMethod
enum  DropMethod : uint {
  DropMethod.Undef = 0x00000000 ,
  DropMethod.DropForParty = 0x00000001 ,
  DropMethod.DropForKiller = 0x00000003 ,
  DropMethod.DropForKillerAndRandomOtherPartyMember = 0x00000004 ,
  DropMethod.DropForRandomPartyMember = 0x00000005
}