Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DestinyStatsGroupType

If the enum value is > 100, it is a "special" group that cannot be queried for directly (special cases apply to when they are returned, and are not relevant in general cases)

Index

Enumeration members

Activity

Activity: = 102

These will only be consumed by GetAggregateStatsByActivity

General

General: = 1

Internal

Internal: = 104

Leaderboard

Leaderboard: = 101

Only applicable while generating leaderboards.

Medals

Medals: = 3

None

None: = 0

ReservedGroups

ReservedGroups: = 100

This is purely to serve as the dividing line between filterable and un- filterable groups. Below this number is a group you can pass as a filter. Above it are groups used in very specific circumstances and not relevant for filtering.

UniqueWeapon

UniqueWeapon: = 103

These are only consumed and returned by GetUniqueWeaponHistory

Weapons

Weapons: = 2