WoW:API PetCanBeAbandoned: Difference between revisions

no edit summary
m ({{wowapi}})
No edit summary
Line 17: Line 17:
----
----
;''Example''
;''Example''
   if ( PetCanBeAbandoned() ) then AbandonPet(); end
   if ( PetCanBeAbandoned() ) then PetAbandon(); end


;''Result''
;''Result''
  true | false
  true | false
Anonymous user