C_AzeriteEmpoweredItem.IsAzeritePreviewSourceDisplayable

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

isAzeritePreviewSourceDisplayable = C_AzeriteEmpoweredItem.IsAzeritePreviewSourceDisplayable(itemInfo [, classID])

Arguments

itemInfo
string
classID
number? - Specify a class ID to determine if its displayable for that class, otherwise uses the player's class if left nil

Returns

isAzeritePreviewSourceDisplayable
boolean

Patch changes

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