Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
No edit summary
 
m (Categorization)
Line 27: Line 27:
 
----
 
----
 
{{Template:WoW API}}
 
{{Template:WoW API}}
  +
[[Category:API Pet Functions|PetDismiss]]

Revision as of 20:02, 28 December 2004

PetDismiss -Documentation by AlexanderYoshi-

Dismiss your pet.

PetDismiss();

Arguments
none

Returns
nil

Example
PetDismiss();
Result

Description
Dismiss your pet.

Template:WoW API