Gets the required level to learn a skill from the trainer.
local reqLevel = GetTrainerServiceLevelReq(id)
Arguments
Edit
- 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
Edit
- reqLevel
- Number - The required level (for pet or player) to learn the skill.
Community content is available under CC-BY-SA
unless otherwise noted.