WoW:API PetAbandon: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m ({{wowapi}})
Line 1: Line 1:
<center>'''PetAbandon''' ''-Documentation by AlexanderYoshi-''</center>
{{wowapi}}
 
Permanently abandons your pet.
Permanently abandons your pet.


Line 20: Line 19:


;''Result''
;''Result''
 
: Your pet is permanently abandoned.
----
;''Description''
 
: Permanently abandons your pet.
 
----
{{WoW API}}

Revision as of 12:19, 18 June 2006

WoW API < PetAbandon

Permanently abandons your pet.

PetAbandon();

Arguments
none

Returns
nil

Example
PetAbandon();
Result
Your pet is permanently abandoned.