WoWWiki

This wiki contains inaccurate and out-of-date information. Please head over to https://wowpedia.fandom.com for more accurate and up-to-date game information.

READ MORE

WoWWiki
Advertisement

WoW API < GetTrainerServiceLevelReq


Gets the required level to learn a skill from the trainer.

local reqLevel = GetTrainerServiceLevelReq(id)


Arguments[]

id
Number - Index of the trainer service to retrieve information about. Note that indices are affected by the trainer filter. (See GetTrainerServiceTypeFilter and SetTrainerServiceTypeFilter.)


Returns[]

reqLevel
Number - The required level (for pet or player) to learn the skill.
Advertisement