ExpandTrainerSkillLine

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

Expands a header in the trainer window, showing all spells below it.

ExpandTrainerSkillLine(index)

Arguments

index
number - The index of a line in the trainer window (if the supplied index is not a header, an error is produced).
Index 0 ("All") will expand all headers.
Note that indices are affected by the trainer filter, see GetTrainerServiceTypeFilter() and SetTrainerServiceTypeFilter()

Patch changes

Cataclysm Patch 4.0.1 (2010-10-12): Removed.

See also