WoW:API PetFollow: Difference between revisions
Jump to navigation
Jump to search
PetFollow -Documentation by AlexanderYoshi-
mNo edit summary |
mNo edit summary |
||
Line 29: | Line 29: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Functions|PetFollow]] | |||
[[Category:API Pet Functions|PetFollow]] | [[Category:API Pet Functions|PetFollow]] |
Revision as of 12:30, 30 August 2005
Instruct your pet to follow you.
PetFollow();
Note: As of patch 1.6, PetFollow can only be activated from a keystroke (such as a macro or button)
- Arguments
- none
- Returns
- nil
- Example
PetFollow();
- Result
- Description
- Instruct your pet to follow you.