WoW:API PetAbandon: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Categorization)
m (Move page script moved page API PetAbandon to API PetAbandon without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
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.
----
{{Template:WoW API}}
[[Category:API Pet Functions|PetAbandon]]

Latest revision as of 04:47, 15 August 2023

WoW API < PetAbandon

Permanently abandons your pet.

PetAbandon();

Arguments
none

Returns
nil

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