Interface | Description |
---|---|
Item |
Represents details of an in-game item as is returned by
/v1/item_details.
|
Class | Description |
---|---|
ArmorItem |
Represents and in-game item that is a piece of armor.
|
ArmorItemProperties |
Represents the properties that are specific to an in-game armor item.
|
BagItem |
Represents and in-game item that is a bag.
|
BagItemProperties |
Represents item properties specific to
BagItem s. |
ConsumableItem |
Represents and in-game item that is consumable.
|
ConsumableItemProperties |
Represents a set of properties that are specific to a
ConsumableItem . |
ContainerItem |
Represents and in-game item that is a container.
|
ContainerItemProperties |
Represents properties that are specific to a
ContainerItem . |
CraftingMaterialItem |
Represents and in-game item that is a crafting material.
|
GenericItem |
See
Item . |
GizmoItem |
Represents and in-game item that is a gizmo.
|
GizmoItemProperties |
Represents properties that are specific to a
GizmoItem . |
InfixUpgrade |
Represents permanent upgrades to an item.
|
ItemClassRegistry |
No usage at the moment.
|
ItemIdList |
Represents a list of item identifiers as returned by
/v1/items.
|
ItemProperties |
Represents a set of properties that are common to multiple item types.
|
MiniPetItem |
Represents and in-game item that is a mini-pet.
|
TrinketItem |
Represents and in-game item that is a trinket.
|
TrinketItemProperties |
Represents and in-game item that is a trinket.
|
TrophyItem |
Represents and in-game item that is a trophy.
|
UpgradeAttribute |
Represents an
InfixUpgrade attribute. |
UpgradeBuff |
Represents an
InfixUpgrade buff
property. |
UpgradeComponentItem |
Represents and in-game item that is an upgrade component.
|
UpgradeComponentItemProperties |
Represents properties specific to an
UpgradeComponentItem . |
WeaponItem |
Represents and in-game item that is a weapon.
|
WeaponItemProperties |
Represents a set of properties that are specific to a
WeaponItem . |
Copyright © 2014. All Rights Reserved.