C_TransmogSets.SetHasNewSources

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

hasNewSources = C_TransmogSets.SetHasNewSources(transmogSetID)
              = C_TransmogSets.SetHasNewSourcesForSlot(transmogSetID, slot)

Arguments

SetHasNewSources

transmogSetID
number

SetHasNewSourcesForSlot

transmogSetID
number
slot
number

Returns

hasNewSources
boolean

Patch changes

Legion Patch 7.2.5 (2017-06-13): Added.