VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

GroupSizeType

enum  GroupSizeType : uint {
  GroupSizeType.Invalid = 0x00000000 ,
  GroupSizeType.Party = 0x00000001 ,
  GroupSizeType.Solo = 0x00000002 ,
  GroupSizeType.Raid = 0x00000004 ,
  GroupSizeType.SoloOrParty = 0x00000005 ,
  GroupSizeType.Arena = 0x00000006
}
 

Detailed Description

Exported from client_gamelogic.dat: 0x23000187