WoW API: SelectTrainerService

From AddOn Studio
Revision as of 14:07, 7 June 2007 by WoWWiki>Ravas (New page: {{wowapi}} __NOTOC__ Notifies the server that a trainer service has been selected. SelectTrainerService(index) == Arguments == :;index : Number - Index of the trainer service being se...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < SelectTrainerService


Notifies the server that a trainer service has been selected.

SelectTrainerService(index)


Arguments

index
Number - Index of the trainer service being selected. Note that indices are affected by the trainer filter. (See GetTrainerServiceTypeFilter and SetTrainerServiceTypeFilter.)

Returns

nil