GetPetTrainingPoints

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0
Removed in 3.0.2

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

Wrath-Logo-Small.png Patch 3.0.2 (2008-10-14): Removed. Pets now have talents rather than trainable skills.