WoW:API TargetUnitsPet: Difference between revisions

m
Recategorized
(First draft)
 
m (Recategorized)
Line 1: Line 1:
<center>'''TargetUnitsPet''' </center>
<center>'''TargetUnitsPet''' </center>
TagetUnitsPet("unit");


Targets the specified unit's pet. If no such pet exists, the target will remain unchanged.
Targets the specified unit's pet. If no such pet exists, the target will remain unchanged.
Line 6: Line 8:
;''Arguments''
;''Arguments''


:(String unit)
:("unit")


:;unit : The owner of the pet you wish to target (e.g. "party1", "target")
:;unit : String - The [[API TYPE UnitId|UnitId]] of the owner of the pet you wish to target.




Line 31: Line 33:
----
----
{{Template:WoW API}}
{{Template:WoW API}}
[[Category:API Pet Functions|TargetUnitsPet]]
[[Category:API Targetting Functions|TargetUnitsPet]]
Anonymous user