Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RuntimeGroupMemberType

The member levels used by all V2 Groups API. Individual group types use their own mappings in their native storage (general uses BnetDbGroupMemberType and D2 clans use ClanMemberLevel), but they are all translated to this in the runtime api. These runtime values should NEVER be stored anywhere, so the values can be changed as necessary.

Index

Enumeration members

ActingFounder

ActingFounder: = 4

Admin

Admin: = 3

Beginner

Beginner: = 1

Founder

Founder: = 5

Member

Member: = 2

None

None: = 0