WoW API: UnitIsPVPFreeForAll

From AddOn Studio
Revision as of 19:56, 27 June 2007 by WoWWiki>Ravas (Initial creation)
(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

unitId
UnitId - The unit to check


Returns

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