C_TransmogSets.GetSetSources

From Warcraft Wiki
Jump to navigation Jump to search

Returns the source IDs for a transmog set.

sources = C_TransmogSets.GetSetSources(setID)

Arguments

setID
number

Returns

sources
table
key - sourceID : number
value - collected : boolean

Patch changes

See also