Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoW:World of Warcraft API
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Training === :{{id|API|BuyTrainerService}}(index) - Used for buying new/upgrading professions, profession items and class skills. :{{id|API|CloseTrainer}}() - Closes the trainer window. :{{id|API|GetNumTrainerServices}}() - Get the number of the trainer services. :{{id|API|GetTrainerGreetingText}}() - Get the trainer's greeting text. :{{id|API|GetTrainerSelectionIndex}}() - Get the index of the selected trainer service. :{{id|API|GetTrainerServiceAbilityReq}}(trainerIndex,reqIndex) - Used for displaying the requirements to learn a new profession, profession skill or class skill. :{{id|API|GetTrainerServiceCost}}(index) - Returns the cost of a specific trainer service. :{{id|API|GetTrainerServiceDescription}}(index) - Returns the description of a specific trainer service. :{{id|API|GetTrainerServiceIcon}}(index) - Returns icon texture for a trainer service. :{{id|API|GetTrainerServiceInfo}}(index) - Returns information about a trainer service. :{{id|API|GetTrainerServiceItemLink}}(index) - Returns an item link for a trainer service. :{{id|API|GetTrainerServiceLevelReq}}(index) - Get the required level to learn the skill. :{{id|API|GetTrainerServiceNumAbilityReq}} - Get the maximum number of requirements that [[#GetTrainerServiceAbilityReq]]() has. :{{id|API|GetTrainerServiceSkillLine}}(index) :{{id|API|GetTrainerServiceSkillReq}}(index) - Returns a String and Variable for the requirements of a specific trainer service. :{{id|API|GetTrainerServiceTypeFilter}}("filter") - Returns the status of a skill filter in the trainer window. :{{id|API|IsTradeskillTrainer}}() - Returns 1 if trainer is for a tradeskill. :{{id|API|OpenTrainer}}() :{{id|API|SelectTrainerService}}() :{{id|API|SetTrainerServiceTypeFilter}}("filter",state) - Sets the status of a skill filter in the trainer window.
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)