C_PaperDollInfo.GetInspectItemLevel

From Warcraft Wiki
Jump to navigation Jump to search

Returns the average item level for the unit being inspected.

equippedItemLevel = C_PaperDollInfo.GetInspectItemLevel(unit)

Arguments

unit
string : UnitId

Returns

equippedItemLevel
number

Patch changes

Battle for Azeroth Patch 8.2.0 (2019-06-25): Added.