@game-vir/multiplayer - v15.1.1
Preparing search index...
createNewRoom
Function createNewRoom
createNewRoom
(
params
?:
Readonly
<
PartialWithUndefined
<
Omit
<
RoomInput
,
"roomId"
>
>
>
,
)
:
RoomInput
A helper for creating a new empty room.
Parameters
params
:
Readonly
<
PartialWithUndefined
<
Omit
<
RoomInput
,
"roomId"
>
>
>
= {}
Returns
RoomInput
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@game-vir/multiplayer - v15.1.1
Loading...
A helper for creating a new empty room.