![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
This is no longer a part of the World of Warcraft API.
|
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[]
Patch 7.2.0 (2017-03-28): Added.
