Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns true if the unit is a player character.

isPlayer = UnitIsPlayer(unit)

Arguments[]

unit
string : UnitId

Returns[]

isPlayer
boolean - true if the unit is a player, false otherwise.
Advertisement