wowpedia
Main Menu


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