Add meta
This commit is contained in:
4
Meta/api/PetAbandon.lua
Normal file
4
Meta/api/PetAbandon.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Releases the player's pet. For Hunter pets, this function sends the pet away, never to return (in the default UI, it's called when accepting the "Are you sure you want to permanently abandon your pet?" dialog). For other pets, this function is equivalent to PetDismiss().
|
||||
function PetAbandon() end
|
||||
Reference in New Issue
Block a user