WoW:API PetAttack: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page API PetAttack to API PetAttack without leaving a redirect) |
||
(6 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | |||
{{protectedapi|2.0.1|}} | |||
Instruct your pet to attack your target. | Instruct your pet to attack your target. | ||
Line 24: | Line 25: | ||
;''Description'' | ;''Description'' | ||
: Instruct your pet to attack your target. | : Instruct your pet to attack your target. Requires a buttonpress. | ||
Latest revision as of 04:47, 15 August 2023
This function is PROTECTED, and can only be called from Blizzard code.
|
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.