WoW API: UnitIsPVPFreeForAll

From AddOn Studio
Revision as of 04:47, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API UnitIsPVPFreeForAll to API UnitIsPVPFreeForAll without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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