Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns the number of item effects affected by upgrading the current item.

numUpgradeEffects = GetNumItemUpgradeEffects()

Returns

numUpgradeEffects
Number - number of item effects that will be altere by upgrading the item.

Details

  • The function returns information about the item currently being considered for an upgrade (e.g. using SetItemUpgradeFromCursorItem).
  • Item effects are non-stat bonuses on the item, like custom Equip: bonuses (procs) and Use: abilities.

Patch history

Mists of Pandaria Patch 5.3.0 (2013-05-21): Added.

See also

Advertisement