C_Traits.PurchaseRank

From Warcraft Wiki
Jump to navigation Jump to search

Attempt to purchase a rank. Changes are not applied until they are committed (through C_Traits.CommitConfig or C_ClassTalents.CommitConfig).

success = C_Traits.PurchaseRank(configID, nodeID)

Arguments

configID
number
nodeID
number

Returns

success
boolean

See also

C_Traits.SetSelection to purchase/select a Selection node. C_Traits.PurchaseRank should not be used with selection nodes (aka choice nodes).