WoW:API GetTrainerSelectionIndex: Difference between revisions

m
Move page script moved page API GetTrainerSelectionIndex to WoW:API GetTrainerSelectionIndex without leaving a redirect
No edit summary
m (Move page script moved page API GetTrainerSelectionIndex to WoW:API GetTrainerSelectionIndex without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<center>'''GetTradeSkillSelectionIndex''' ''-Documentation by [[User:Xharze|Xharze]]-''</center>
{{wowapi}}


Returns the index of the selected trainer service.
Returns the index of the selected trainer service.
Line 22: Line 22:
Prints the index of the selected trainer service to the chatwindow.
Prints the index of the selected trainer service to the chatwindow.
  ChatFrame1:AddMessage(GetTrainerSelectionIndex());
  ChatFrame1:AddMessage(GetTrainerSelectionIndex());
----
{{WoW API}}
Anonymous user