WoW:API GetPetTrainingPoints: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
({{wowapi}}, summary, {{Stub/API}}) |
||
| Line 1: | Line 1: | ||
Returns | {{wowapi}} __NOTOC__ | ||
{{Stub/API}} | |||
Returns information about the pet's training. | |||
pointsUsed, pointsTotal = GetPetTrainingPoints(); | |||
Revision as of 00:30, 24 December 2006
← WoW API < GetPetTrainingPoints
Returns information about the pet's training.
pointsUsed, pointsTotal = GetPetTrainingPoints();
