C_AzeriteItem.HasActiveAzeriteItem

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the  [Heart of Azeroth] is either equipped or in the player's (non-bank) bags.

hasActiveAzeriteItem = C_AzeriteItem.HasActiveAzeriteItem()

Returns

hasActiveAzeriteItem
boolean

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.