---@diagnostic disable: missing-return, lowercase-global ---@meta ---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