RSS

Четверг, 09.05.2024, 02:53
Главная » WoW API » API Функции »

Торговые навыки

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

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

Название Описание
TradeSkillOnlyShowSkillUps Filters the trade skill listing by whether the player can gain skill ranks from each recipe.
TradeSkillOnlyShowMakeable Filters the trade skill listing by whether the player currently has enough reagents for each recipe.
StopTradeSkillRepeat Cancels repetition of a trade skill recipe.
SetTradeSkillSubClassFilter Filters the trade skill listing by subclass of items produced.
SetTradeSkillItemNameFilter Filters the trade skill listing by name of recipe, item produced, or reagents.
SetTradeSkillItemLevelFilter Filters the trade skill listing by required level of items produced.
SetTradeSkillInvSlotFilter Filters the trade skill listing by equipment slot of items produced.
SelectTradeSkill Selects a recipe in the trade skill listing.
IsTradeSkillLinked Returns whether the TradeSkill UI is showing another player's skill.
GetTradeskillRepeatCount Returns the number of times the trade skill recipe currently being performed will repeat.
GetTradeSkillTools Returns a list of required tools for a trade skill recipe.
GetTradeSkillSubClasses Returns a list of recipe subclasses for the current trade skill.
GetTradeSkillSubClassFilter Returns whether the trade skill listing is filtered by a given item subclass.
GetTradeSkillSelectionIndex Returns the index of the currently selected trade skill recipe.
GetTradeSkillRecipeLink Returns hyperlink for a tradeskill recipe.
GetTradeSkillReagentItemLink Returns a hyperlink for a reagent in a tradeskill recipe.
GetTradeSkillReagentInfo Returns information about a reagent in a trade skill recipe.
GetTradeSkillNumReagents Returns the number of different reagents required for a trade skill recipe.
GetTradeSkillNumMade Returns the number of items created when performing a tradeskill recipe.
GetTradeSkillListLink Returns a hyperlink to the player's list of recipes for the current trade skill.
GetTradeSkillLine Returns information about the current trade skill.
GetTradeSkillItemNameFilter Returns the current search text for filtering the trade skill listing by name.
GetTradeSkillItemLink Returns a hyperlink for the item created by a tradeskill recipe.
GetTradeSkillItemLevelFilter Returns the current settings for filtering the trade skill listing by required level of items produced.
GetTradeSkillInvSlots Returns a list of recipe equipment slots for the current trade skill.
GetTradeSkillInvSlotFilter Returns whether the trade skill listing is filtered by a given item equipment slot.
GetTradeSkillInfo Returns information about a trade skill header or recipe.
GetTradeSkillIcon Returns the icon for a trade skill recipe.
GetTradeSkillDescription Returns descriptive text for a tradeskill recipe.
GetTradeSkillCooldown Returns the time remaining on a trade skill recipe's cooldown.
GetNumTradeSkills Returns the number of entries in the trade skill listing.
GetNumGuildTradeSkill Returns the number of people and headers currently visible in the profession view of your guild window.
GetFirstTradeSkill Returns the index of the first non-header in the trade skill listing.
ExpandTradeSkillSubClass Expands a group header in the trade skill listing.
DoTradeSkill Performs a trade skill recipe.
CollapseTradeSkillSubClass Collapses a group header in the trade skill listing.
CollapseGuildTradeSkillHeader Collapses the corresponding profession in the guild window.
CloseTradeSkill Ends interaction with the Trade Skill UI.
GetTradeSkillRecipeLink Returns hyperlink for a tradeskill recipe.
GetTradeSkillReagentItemLink Returns a hyperlink for a reagent in a tradeskill recipe.
GetTradeSkillListLink Returns a hyperlink to the player's list of recipes for the current trade skill.
GetTradeSkillItemLink Returns a hyperlink for the item created by a tradeskill recipe.
GetNumGuildTradeSkill Returns the number of people and headers currently visible in the profession view of your guild window.
CollapseGuildTradeSkillHeader Collapses the corresponding profession in the guild window.