GetPetTrainingPoints
![]() |
The subject of this article was removed from World of Warcraft in patch 3.0.2 but is present in World of Warcraft: Classic.
|
Gets the training point information about the current pet.
totalPoints, spent = GetPetTrainingPoints()
Returns
- totalPoints
- number - The total of points spent and points available.
- spent
- number - The number of points spent.
Patch changes
Retail
Patch 3.0.2 (2008-10-14): Removed. Pets now have talents rather than trainable skills.
Classic
Patch 1.13.2 (2019-08-26): Restored.