|
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards.
|
Needs summary.
result, changeError, newLearnedNodeIDs = C_ClassTalents.LoadConfig(configID, autoApply)
Arguments[]
- configID
- number
- autoApply
- boolean
Returns[]
- result
- Enum.LoadConfigResult
Value |
Field |
Description
|
0 |
Error |
Failed to switch loadouts for whatever reason
|
1 |
NoChangesNecessary |
Previous loadout and newly selected loadout are identical, no need for any changes or Changing Talents cast bar
|
2 |
LoadInProgress |
Changing Talents cast bar is triggered, delay follow-up action until TRAIT_CONFIG_UPDATED or CONFIG_COMMIT_FAILED
|
3 |
Ready |
Changes have been applied, but did not require any cast bar. May also happen when autoApply was set to false
|
- changeError
- string
- newLearnedNodeIDs
- number[]
Patch changes[]
Patch 10.0.5 (2023-01-24): Added changeError, newLearnedNodeIDs
returns.
Dragonflight Talent System |
---|
|
| |
C_Traits |
---|
| Config | |
---|
| Tree | |
---|
| Node | |
---|
| Purchasing | |
---|
| | |
---|
| |
C_ClassTalents |
---|
| Loadouts | |
---|
| Config | |
---|
| Starter Build | |
---|
| | |
---|
| |
|
|