![]() |
This is no longer a part of the World of Warcraft API.
|
![]() |
This API no longer exists on any flavor of the game. |
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.