Client Exports
List of useful exports included with this resource, to be used on the client side.
isPlayerInArena
Return whether or not the player is currently in an arena.
local isPlayerInArena = exports['ls-arcade']:isPlayerInArena()
Return:
- isPlayerInArena:
boolean