WoW:API UnitIsPVPFreeForAll: Difference between revisions
Jump to navigation
Jump to search
(Initial creation) |
m (Move page script moved page API UnitIsPVPFreeForAll to API UnitIsPVPFreeForAll without leaving a redirect) |
(No difference)
|
Latest revision as of 04:47, 15 August 2023
← 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