C_Traits.GetSubTreeInfo

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

subTreeInfo = C_Traits.GetSubTreeInfo(configID, subTreeID)

Arguments

configID
number
subTreeID
number

Returns

subTreeInfo
TraitSubTreeInfo
Field Type Description
ID number
name string?
description string?
iconElementID string? : textureAtlas
traitCurrencyID number?
isActive boolean
subTreeSelectionNodeIDs number[] SubTreeSelectionNodes whose choice entries include this SubTree
posX number Center X node position calculated from the posX values of all of this subTree's nodes
posY number Topmost Y node position taken from the posY values of all of this subTree's nodes