WoW:API PetAttack: Difference between revisions
Jump to navigation
Jump to search
PetAttack -Documentation by AlexanderYoshi-
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
;''Description'' | ;''Description'' | ||
: Instruct your pet to attack your target. | : Instruct your pet to attack your target. Requires a buttonpress. | ||
---- | ---- | ||
{{WoW API}} | {{WoW API}} |
Revision as of 01:14, 12 March 2006
Instruct your pet to attack your target.
PetAttack();
- Arguments
- none
- Returns
- nil
- Example
PetAttack();
- Result
- Description
- Instruct your pet to attack your target. Requires a buttonpress.