WoW:API PetCanBeAbandoned: Difference between revisions

m
Formatting and categorization
No edit summary
 
m (Formatting and categorization)
Line 3: Line 3:
Retuns true if the pet is abandonable.
Retuns true if the pet is abandonable.


  PetCanBeAbandoned();
  canAbandon = PetCanBeAbandoned();


----
----
Line 13: Line 13:
;''Returns''
;''Returns''


:;Boolean
:canAbandon
:;canAbandon : Boolean - <tt>true</tt> if the player's pet can be abandoned.


----
----
Line 29: Line 30:
----
----
{{Template:WoW API}}
{{Template:WoW API}}
[[Category:API Pet Functions|PetCanBeAbandoned]]
Anonymous user