Skip to content

roomSize

Description

roomSize is a Property on World
The amount of Players allowed in this world at max for a single room(/server). If more Players than this number join the world, they will be put into a different room(/server).

Example
World.roomSize = 1
local testVariable = World.roomSize
Usage

returns: int