Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestinyEquipItemResult

The results of an Equipping operation performed through the Destiny API.

Hierarchy

  • DestinyEquipItemResult

Index

Properties

equipStatus

equipStatus: PlatformErrorCodes

A PlatformErrorCodes enum indicating whether it succeeded, and if it failed why.

itemInstanceId

itemInstanceId: string

The instance ID of the item in question (all items that can be equipped must, but definition, be Instanced and thus have an Instance ID that you can use to refer to them)