BaseRoomState interface
Signature:
export interface BaseRoomState extends Schema Extends: Schema
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
MapSchema<PlayerData> | |||
|
{ tickRate: number; patchRate: number; reconnectTimeout: number; } | |||
|
string | |||
|
number |
Methods
|
Method |
Description |
|---|---|