C_Traits.GetTreeNodes

From Warcraft Wiki
Jump to navigation Jump to search

Returns a list of nodeIDs for a given treeID. For talent trees, this contains nodes for all specializations of the tree's class.

nodeIDs = C_Traits.GetTreeNodes(treeID)

Arguments

treeID
number - e.g. from C_Traits.GetConfigInfo

Returns

nodeIDs
number[] - list of nodeIDs in ascending order, can be used in C_Traits.GetNodeInfo