Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DestinyGameVersions

A flags enumeration/bitmask indicating the versions of the game that a given user has purchased.

This enum represents a set of flags - use bitwise operators to check which of these match your value.

Index

Enumeration members

DLC1

DLC1: = 2

DLC2

DLC2: = 4

Destiny2

Destiny2: = 1

Forsaken

Forsaken: = 8

None

None: = 0

YearTwoAnnualPass

YearTwoAnnualPass: = 16