Destiny.DestinyVendorItemState
Enumeration
The possible states of Destiny Profile Records. IMPORTANT: Any given item can theoretically have many of these states simultaneously: as a result, this was altered to be a flags enumeration/bitmask for v3.2.0.
Type: int32
Valid Enum Values
-
None: 0There are no augments on the item.
-
Incomplete: 1Deprecated forever (probably). There was a time when Records were going to be implemented through Vendors, and this field was relevant. Now they're implemented through Presentation Nodes, and this field doesn't matter anymore.
-
RewardAvailable: 2Deprecated forever (probably). See the description of the "Incomplete" value for the juicy scoop.
-
Complete: 4Deprecated forever (probably). See the description of the "Incomplete" value for the juicy scoop.
-
New: 8This item is considered to be "newly available", and should have some UI showing how shiny it is.
-
Featured: 16This item is being "featured", and should be shiny in a different way from items that are merely new.
-
Ending: 32This item is only available for a limited time, and that time is approaching.
-
OnSale: 64This item is "on sale". Get it while it's hot.
-
Owned: 128This item is already owned.
-
WideView: 256This item should be shown with a "wide view" instead of normal icon view.
-
NexusAttention: 512This indicates that you should show some kind of attention-requesting indicator on the item, in a similar manner to items in the nexus that have such notifications.
-
SetDiscount: 1024This indicates that the item has some sort of a 'set' discount.
-
PriceDrop: 2048This indicates that the item has a price drop.
-
DailyOffer: 4096This indicates that the item is a daily offer.
-
Charity: 8192This indicates that the item is for charity.
-
SeasonalRewardExpiration: 16384This indicates that the item has a seasonal reward expiration.
-
BestDeal: 32768This indicates that the sale item is the best deal among different choices.
-
Popular: 65536This indicates that the sale item is popular.
-
Free: 131072This indicates that the sale item is free.
-
Locked: 262144This indicates that the sale item is locked.
-
Paracausal: 524288This indicates that the sale item is paracausal.
-
Cryptarch: 1048576
-
ArtifactPerkOwned: 2097152
-
Savings: 4194304
-
Ineligible: 8388608
-
ArtifactPerkBoosted: 16777216