Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestinyVendorInventoryFlyoutDefinition

The definition for an "inventory flyout": a UI screen where we show you part of an otherwise hidden vendor inventory: like the Vault inventory buckets.

Hierarchy

  • DestinyVendorInventoryFlyoutDefinition

Index

Properties

buckets

A list of inventory buckets and other metadata to show on the screen.

displayProperties

The title and other common properties of the flyout.

Optional equipmentSlotHash

equipmentSlotHash: number

If this flyout is meant to show you the contents of the player's equipment slot, this is the slot to show.

flyoutId

flyoutId: number

An identifier for the flyout, in case anything else needs to refer to them.

lockedDescription

lockedDescription: string

If the flyout is locked, this is the reason why.

suppressNewness

suppressNewness: boolean

If this is true, don't show any of the glistening "this is a new item" UI elements, like we show on the inventory items themselves in in-game UI.