GetTrainerServiceSkillLine

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0


Gets the name of the skill at the specified line from the current trainer.

local skillLine = GetTrainerServiceSkillLine(index)


Arguments

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

skillLine
string - The name of the skill on the specified line.