Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns true if you can release the pet.
canRelease = C_PetJournal.PetCanBeReleased(petID)
Arguments[]
- petID
- string - Unique identifier for this specific pet
Returns[]
- canRelease
- boolean - True if you can release the pet
Patch changes[]
Patch 5.0.4 (2012-08-28): Added.