WoW:API TargetLastEnemy: Difference between revisions
Jump to navigation
Jump to search
TargetLastEnemy -Documentation by danboo-
No edit summary |
m (Recategoried) |
||
Line 27: | Line 27: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Targetting Functions|TargetLastEnemy]] |
Revision as of 19:23, 28 December 2004
Selects the last targetted enemy as the current target.
TargetLastEnemy();
- Arguments
- none
- Returns
- nil
- Example
TargetLastEnemy();
- Result
- Description
- Selects the last targetted enemy as the current target. It will select a dead enemy's corpse if that was the last live enemy targetted.