WoW:API GetPetTrainingPoints: Difference between revisions

{{wowapi}}, summary, {{Stub/API}}
No edit summary
({{wowapi}}, summary, {{Stub/API}})
Line 1: Line 1:
Returns two pieces of information, number of training points used so far, and the total number of points, free and used, the pet hadIn that order.
{{wowapi}} __NOTOC__
 
{{Stub/API}}
----
Returns information about the pet's training.
{{WoW API}}
  pointsUsed, pointsTotal = GetPetTrainingPoints();