C_ArtifactUI.GetEquippedArtifactNumRelicSlots

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

numRelicSlots = C_ArtifactUI.GetEquippedArtifactNumRelicSlots([onlyUnlocked])

Arguments

onlyUnlocked
boolean? = false - If true then only the relic slots that are unlocked will be considered.

Returns

numRelicSlots
number

Patch changes

Legion Patch 7.0.3 (2016-07-19): Added.