![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Applies any pending changes to the specified loadout configID
success = C_ClassTalents.CommitConfig([savedConfigID])
Arguments
- savedConfigID
- number? This should be a loadout configID, from C_ClassTalents.GetLastSelectedSavedConfigID or C_ClassTalents.GetConfigIDsBySpecID. Not the ActiveConfigID from C_ClassTalents.GetActiveConfigID.
Returns
- success
- boolean
See also
C_Traits.CommitConfig should be used when committing changes to generic talents (e.g. dragonriding) and professions.
| |||||||||||||||||||||||||||||||||||||||||||||||
