m
Move page script moved page API PetCanBeAbandoned to WoW:API PetCanBeAbandoned without leaving a redirect
m ({{wowapi}}) |
m (Move page script moved page API PetCanBeAbandoned to WoW:API PetCanBeAbandoned without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 17: | Line 17: | ||
---- | ---- | ||
;''Example'' | ;''Example'' | ||
if ( PetCanBeAbandoned() ) then | if ( PetCanBeAbandoned() ) then PetAbandon(); end | ||
;''Result'' | ;''Result'' | ||
true | false | true | false | ||