constructor
The constructor is used to create the server.
new TinyBasePartyKitServer(party: Room): TinyBasePartyKitServer
Type | Description | |
---|---|---|
party | Room | |
returns | TinyBasePartyKitServer | A new instance of the |
Since
v4.3.9
constructor
The constructor is used to create the server.
new TinyBasePartyKitServer(party: Room): TinyBasePartyKitServer
Type | Description | |
---|---|---|
party | Room | |
returns | TinyBasePartyKitServer | A new instance of the |
v4.3.9