m
no edit summary
m ({{wowapi}}) |
mNo edit summary |
||
| Line 9: | Line 9: | ||
:;tabIndex : Integer - Specifies which tab the talent is in. | :;tabIndex : Integer - Specifies which tab the talent is in. | ||
:;talentIndex : Integer - Specifies which talent | :;talentIndex : Integer - Specifies which talent in the given tab. | ||
'''Note:''' The talentIndex is counted | '''Note:''' The talentIndex is counted left-to-right, top-to-bottom. Meaning that the left-most talent in the top row is number 1, followed by the one immediately to its right being number 2. If there are no more talents to the right then it continues from the left-most talent on the next row. | ||
---- | ---- | ||