RSS

Пятница, 19.04.2024, 22:03
Главная » WoW API » API Функции »

Таланты

[ Добавить запись ]

В категории материалов: 25
Показано материалов: 1-25

Название Описание
CheckTalentMasterDist Returns whether the player is in range of an NPC that can reset talents.
SetActiveTalentGroup Switches the player's active talent specialization.
ResetPreviewTalentPoints Reverts changes made within a specific tab in the Talent UI's preview mode.
ResetGroupPreviewTalentPoints Reverts all changes made in the Talent UI's preview mode.
LearnTalent Learns a talent, spending one talent point.
LearnPreviewTalents Commits changes made in the Talent UI's preview mode.
GetUnspentTalentPoints Returns the number of unused talent points.
GetTalentTabInfo Returns information about a talent tab.
GetTalentPrereqs Returns information about prerequisites to learning a talent.
GetTalentLink Returns a hyperlink for a talent.
GetTalentInfo Returns information about a talent option.
GetPrimaryTalentTree Returns the index of a character's primary talent tree.
GetNumTalents Returns the number of options in a talent tab.
GetNumTalentTabs Returns the number of talent tabs for the player, pet, or inspect target.
GetNumTalentPoints Returns the total number of talent points a character has currently.
GetNumTalentGroups Returns the number of talent specs a character can switch among.
GetNextTalentLevel Returns the level at which the player gets the next talent point.
GetMinorTalentTreeBonuses Query a talent tree's minor bonuses.
GetMajorTalentTreeBonuses Query a talent tree's major bonus.
GetGroupPreviewTalentPointsSpent Returns the total number of points spent in the Talent UI's preview mode.
GetActiveTalentGroup Returns the index of the active talent specialization.
ConfirmTalentWipe Resets the player's talents.
CheckTalentMasterDist Returns whether the player is in range of an NPC that can reset talents.
AddPreviewTalentPoints Spends (or unspends) talent points in the Talent UI's preview mode.
GetTalentLink Returns a hyperlink for a talent.