UnitInPartyShard

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the specified unit is in the primary phase of the party.

inPartyShard = UnitInPartyShard(unit)

Arguments

unit
string : UnitId

Returns

inPartyShard
boolean

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.