m
Move page script moved page API UnitPlayerControlled to WoW:API UnitPlayerControlled without leaving a redirect
(upgraded deprecated template) |
m (Move page script moved page API UnitPlayerControlled to WoW:API UnitPlayerControlled without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Return whether the "unit" is controlled by a player or an NPC. | Return whether the "unit" is controlled by a player or an NPC. | ||
| Line 9: | Line 8: | ||
:("unit") | :("unit") | ||
:;unit : String - The [[API TYPE UnitId|UnitId]] to select as a target. | :;unit : String - The [[API TYPE UnitId|UnitId]] to select as a target. Using a unit's name as the unit ID only works if the unit is a member of your party. | ||
=== Returns === | === Returns === | ||