WoW:API AttackTarget: Difference between revisions
Jump to navigation
Jump to search
AttackTarget -Documentation by AlexanderYoshi-
No edit summary |
mNo edit summary |
||
Line 29: | Line 29: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Functions|AttackTarget]] | |||
[[Category:API Activity Functions|AttackTarget]] |
Revision as of 13:14, 27 August 2005
Attacks the players selected target.
Note - if already attacking a target, this toggles auto-attack off --Goldark 17:01, 12 Jan 2005 (EST)
AttackTarget();
- Arguments
- none
- Returns
- nil
- Example
AttackTarget();
- Result
- Description
- Attacks the players selected target.