Destiny.Definitions.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.
Type: object
Object Properties
vendorHash
Mapped to Definition
The faction vendor hash.
Type: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.DestinyVendorDefinition
destinationHash
Mapped to Definition
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.
Type: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.DestinyDestinationDefinition
backgroundImagePath
The relative path to the background image representing this Vendor at this location, for use in a banner.
Type: string