Returns whether a unit is in a Sanctuary area preventing PvP activity
See also Unit functions, PvP functions.
Signature:
state = UnitIsPVPSanctuary("unit")
Arguments:
unit- A unit to query (string, unitID)
Returns:
state- 1 if the unit is in a PVP Sanctuary; otherwise nil (1nil)