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.
|
GetProfessionInfo
|
Returns details on a profession from its index including name, icon, and skill level.
|
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.
|
ExpandGuildTradeSkillHeader
|
Expands the corresponding profession in the guild window.
|
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.
|
SetTradeMoney
|
Offers an amount of money for trade.
|
ReplaceTradeEnchant
|
Confirms replacement of an existing enchantment when offering an enchantment for trade.
|
PickupTradeMoney
|
Puts money offered by the player for trade onto the cursor.
|
InitiateTrade
|
Offers to trade with a given unit.
|
GetTradeTargetItemLink
|
Returns a hyperlink for an item offered for trade by the target.
|
GetTradeTargetItemInfo
|
Returns information about an item offered for trade by the target.
|
GetTradePlayerItemLink
|
Returns a hyperlink for an item offered for trade by the player.
|
GetTradePlayerItemInfo
|
Returns information about an item offered for trade by the player.
|
GetTargetTradeMoney
|
Returns the amount of money offered for trade by the target.
|
GetPlayerTradeMoney
|
Returns the amount of money offered for trade by the player.
|
CloseTrade
|
Ends interaction with the Trade UI, canceling any trade in progress.
|
ClickTradeButton
|
Picks up an item from or puts an item in a slot offered for trade by the player.
|
ClickTargetTradeButton
|
Interacts with an item in a slot offered for trade by the target.
|
CancelTradeAccept
|
Cancels the player's acceptance of a trade.
|
CancelTrade
|
Cancels a trade in progress.
|
BeginTrade
|
This function is deprecated and should no longer be used.
|
AddTradeMoney
|
Adds the money currently on the cursor to the trade window.
|
AcceptTrade
|
Accepts a proposed trade.
|