UnitHonorLevel

From Warcraft Wiki
Jump to navigation Jump to search

Returns the current honor rank of the unit.

honorLevel = UnitHonorLevel(unit)

Arguments

unit
string : UnitToken

Returns

honorLevel
number - The honor level of the unit. In Legion this resets to 1 every new Prestige level.

See also