💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
These functions relate to[Targets](https://wow.gamepedia.com/Target "Target"). PROTECTED[AssistUnit](https://wow.gamepedia.com/API_AssistUnit "API AssistUnit")("unit") - Instructs your character to assist the specified unit. PROTECTED[ClearFocus](https://wow.gamepedia.com/API_ClearFocus "API ClearFocus")() - Removes any focus you may have set. PROTECTED[ClearTarget](https://wow.gamepedia.com/API_ClearTarget "API ClearTarget")() - Clears the selected target. PROTECTED[FocusUnit](https://wow.gamepedia.com/API_FocusUnit "API FocusUnit")("unit") - Sets your unit for focus. [IsReplacingUnit](https://wow.gamepedia.com/index.php?title=API_IsReplacingUnit&action=edit&redlink=1 "API IsReplacingUnit (page does not exist)")() PROTECTED[TargetDirectionEnemy](https://wow.gamepedia.com/index.php?title=API_TargetDirectionEnemy&action=edit&redlink=1 "API TargetDirectionEnemy (page does not exist)")(facing) PROTECTED[TargetDirectionFinished](https://wow.gamepedia.com/index.php?title=API_TargetDirectionFinished&action=edit&redlink=1 "API TargetDirectionFinished (page does not exist)")() PROTECTED[TargetDirectionFriend](https://wow.gamepedia.com/index.php?title=API_TargetDirectionFriend&action=edit&redlink=1 "API TargetDirectionFriend (page does not exist)")(facing) PROTECTED[TargetLastEnemy](https://wow.gamepedia.com/API_TargetLastEnemy "API TargetLastEnemy")() - Selects the last targetted enemy as the current target. PROTECTED[TargetLastFriend](https://wow.gamepedia.com/index.php?title=API_TargetLastFriend&action=edit&redlink=1 "API TargetLastFriend (page does not exist)")() PROTECTED[TargetLastTarget](https://wow.gamepedia.com/API_TargetLastTarget "API TargetLastTarget")() - Selects the last target as the current target. PROTECTED[TargetNearestEnemy](https://wow.gamepedia.com/API_TargetNearestEnemy "API TargetNearestEnemy")(\[reverseFlag\]) - Selects the nearest enemy as the current target. PROTECTED[TargetNearestEnemyPlayer](https://wow.gamepedia.com/index.php?title=API_TargetNearestEnemyPlayer&action=edit&redlink=1 "API TargetNearestEnemyPlayer (page does not exist)")(\[reverseFlag\]) - Selects the nearest enemy player as the current target. PROTECTED[TargetNearestFriend](https://wow.gamepedia.com/API_TargetNearestFriend "API TargetNearestFriend")(\[reverseFlag\]) - Selects the nearest friendly unit as the current target. PROTECTED[TargetNearestFriendPlayer](https://wow.gamepedia.com/index.php?title=API_TargetNearestFriendPlayer&action=edit&redlink=1 "API TargetNearestFriendPlayer (page does not exist)")(\[reverseFlag\]) - Selects the nearest friendly player as the current target. PROTECTED[TargetNearest](https://wow.gamepedia.com/index.php?title=API_TargetNearest&action=edit&redlink=1 "API TargetNearest (page does not exist)")() PROTECTED[TargetNearestPartyMember](https://wow.gamepedia.com/index.php?title=API_TargetNearestPartyMember&action=edit&redlink=1 "API TargetNearestPartyMember (page does not exist)")() - Selects the nearest Party member as the current target. PROTECTED[TargetNearestRaidMember](https://wow.gamepedia.com/index.php?title=API_TargetNearestRaidMember&action=edit&redlink=1 "API TargetNearestRaidMember (page does not exist)")() - Selects the nearest Raid member as the current target. PROTECTED[TargetPriorityHighlightEnd](https://wow.gamepedia.com/index.php?title=API_TargetPriorityHighlightEnd&action=edit&redlink=1 "API TargetPriorityHighlightEnd (page does not exist)")() PROTECTED[TargetPriorityHighlightStart](https://wow.gamepedia.com/index.php?title=API_TargetPriorityHighlightStart&action=edit&redlink=1 "API TargetPriorityHighlightStart (page does not exist)")() PROTECTED[TargetUnit](https://wow.gamepedia.com/API_TargetUnit "API TargetUnit")("unit" \[, exactMatch\]) - Selects the specified unit as the current target.