WoW:API BuyTrainerService: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
m (Move page script moved page API BuyTrainerService to API BuyTrainerService without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}} __NOTOC__


Cool note:


/script BuyTrainerService (0)
Buys a service available at the current trainer.
BuyTrainerService(index)


Will cause you to train all of the skill available at the trainer.
 
== Arguments ==
:;index : Number - The index of the service to train.
 
 
== Returns ==
:nil

Latest revision as of 04:45, 15 August 2023

WoW API < BuyTrainerService


Buys a service available at the current trainer.

BuyTrainerService(index)


Arguments[edit]

index
Number - The index of the service to train.


Returns[edit]

nil