WoW:API PetAbandon: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
m (Categorization)
Line 1: Line 1:
  <center>'''PetAbandon''' ''-Documentation by AlexanderYoshi-''</center>
  <center>'''PetAbandon''' ''-Documentation by AlexanderYoshi-''</center>


Permanently abandon's your pet.
Permanently abandons your pet.


  PetAbandon();
  PetAbandon();
Line 24: Line 24:
;''Description''
;''Description''


: Permanently abandon's your pet.
: Permanently abandons your pet.
----
----
{{Template:WoW API}}
{{Template:WoW API}}
[[Category:API Pet Functions|PetAbandon]]

Revision as of 19:58, 28 December 2004

PetAbandon -Documentation by AlexanderYoshi-

Permanently abandons your pet.

PetAbandon();

Arguments
none

Returns
nil

Example
PetAbandon();
Result

Description
Permanently abandons your pet.

Template:WoW API