Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestinyFactionVendorDefinition

These definitions represent faction vendors at different points in the game.

A single faction may contain multiple vendors, or the same vendor available at two different locations.

Hierarchy

  • DestinyFactionVendorDefinition

Index

Properties

backgroundImagePath

backgroundImagePath: string

The relative path to the background image representing this Vendor at this location, for use in a banner.

destinationHash

destinationHash: number

The hash identifier for a Destination at which this vendor may be located. Each destination where a Vendor may exist will only ever have a single entry.

Mapped to DestinyDestinationDefinition in the manifest.

vendorHash

vendorHash: number

The faction vendor hash.

Mapped to DestinyVendorDefinition in the manifest.