WoW:API ConfirmPetUnlearn: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Added information for ConfirmPetUnlearn based on the FrameXML code.)
 
m (Move page script moved page API ConfirmPetUnlearn to API ConfirmPetUnlearn without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

WoW API < ConfirmPetUnlearn


Confirms unlearning the current pet's skills.

ConfirmPetUnlearn()

Arguments[edit]

None


Returns[edit]

None


Details[edit]

In response to the CONFIRM_PET_UNLEARN event a dialog prompts the player to confirm unlearning the pet's skills. This method is called when the player clicks the Accept button.