![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns a list of talent loadouts for a given spec
configIDs = C_ClassTalents.GetConfigIDsBySpecID([specID])
Arguments
- specID
- number? - SpecializationID e.g.
PlayerUtil.GetCurrentSpecID(), defaults to current spec
Returns
- configIDs
- number[] - list of loadout configIDs
See Also
- C_ClassTalents.GetLastSelectedSavedConfigID to get the currently selected loadout configID
- C_ClassTalents.LoadConfig and C_ClassTalents.UpdateLastSelectedSavedConfigID to change loadouts
- C_Traits.GetConfigInfo to retrieve the loadout name and other information
| |||||||||||||||||||||||||||||||||||||||||||||||
