clik-engine API
GitHub
Preparing search index...
RoomInfo
Interface RoomInfo
interface
RoomInfo
{
host
:
string
;
id
:
string
;
maxPlayers
:
number
;
name
:
string
;
playerCount
:
number
;
state
:
RoomState
;
}
Index
Properties
host
id
max
Players
name
player
Count
state
Properties
host
host
:
string
id
id
:
string
max
Players
maxPlayers
:
number
name
name
:
string
player
Count
playerCount
:
number
state
state
:
RoomState
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
id
max
Players
name
player
Count
state
GitHub
clik-engine API
Loading...