VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

DropMethod

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

Detailed Description

Exported from client_gamelogic.dat: 0x2300026D