Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestinyItemSackBlockDefinition

Some items are "sacks" - they can be "opened" to produce other items. This is information related to its sack status, mostly UI strings. Engrams are an example of items that are considered to be "Sacks".

Hierarchy

  • DestinyItemSackBlockDefinition

Index

Properties

detailAction

detailAction: string

A description of what will happen when you open the sack. As far as I can tell, this is blank currently. Unknown whether it will eventually be populated with useful info.

openAction

openAction: string

The localized name of the action being performed when you open the sack.

openOnAcquire

openOnAcquire: boolean

selectItemCount

selectItemCount: number

vendorSackType

vendorSackType: string