WoW API: UnitIsPVPFreeForAll

From AddOn Studio
Jump to navigation Jump to search

WoW API < UnitIsPVPFreeForAll


Checks if a unit is flagged for free-for-all PVP. (ex. from being in a world arena)

isFreeForAll = UnitIsPVPFreeForAll(unitId)


Arguments[edit]

unitId
UnitId - The unit to check


Returns[edit]

isFreeForAll
Boolean - Whether the unit is flagged for free-for-all PVP