Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestinyVendorActionDefinition

If a vendor can ever end up performing actions, these are the properties that will be related to those actions. I'm not going to bother documenting this yet, as it is unused and unclear if it will ever be used... but in case it is ever populated and someone finds it useful, it is defined here.

Hierarchy

  • DestinyVendorActionDefinition

Index

Properties

actionHash

actionHash: number

actionId

actionId: string

autoPerformAction

autoPerformAction: boolean

description

description: string

executeSeconds

executeSeconds: number

icon

icon: string

isPositive

isPositive: boolean

name

name: string

verb

verb: string