API GetTrainerServiceSkillLine
Talk0
98,543pages on
this wiki
this wiki
Gets the name of the skill at the specified line from the current trainer.
local skillLine = GetTrainerServiceSkillLine(index)
Arguments
Edit
- index
- Number - Index of the trainer service to get the name of. Note that indices are affected by the trainer filter. (See GetTrainerServiceTypeFilter and SetTrainerServiceTypeFilter.)
Returns
Edit
- skillLine
- String - The name of the skill on the specified line.