Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestinyVendorGroup

Represents a specific group of vendors that can be rendered in the recommended order.

How do we figure out this order? It's a long story, and will likely get more complicated over time.

Hierarchy

  • DestinyVendorGroup

Index

Properties

vendorGroupHash

vendorGroupHash: number

Mapped to DestinyVendorGroupDefinition in the manifest.

vendorHashes

vendorHashes: number[]

The ordered list of vendors within a particular group.

Mapped to DestinyVendorDefinition in the manifest.