WoW:API PetFollow: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
m (Categorization)
Line 27: Line 27:
----
----
{{Template:WoW API}}
{{Template:WoW API}}
[[Category:API Pet Functions|PetFollow]]

Revision as of 20:03, 28 December 2004

PetFollow -Documentation by AlexanderYoshi-

Instruct your pet to follow you.

PetFollow();

Arguments
none

Returns
nil

Example
PetFollow();
Result

Description
Instruct your pet to follow you.

Template:WoW API