Returns whether the player is currently in an arena match
See also Battlefield functions, Arena functions.
Signature:
isArena, isRegistered = IsActiveBattlefieldArena()
Returns:
isArena- 1 if player is in an Arena match; otherwise nil (1nil)isRegistered- 1 if the current arena match is a ranked match; otherwise nil (1nil)