clik-engine API
GitHub
Preparing search index...
RoomJoinedData
Interface RoomJoinedData
interface
RoomJoinedData
{
playerId
:
string
;
players
:
PlayerInfo
[]
;
roomId
:
string
;
}
Index
Properties
player
Id
players
room
Id
Properties
player
Id
playerId
:
string
players
players
:
PlayerInfo
[]
room
Id
roomId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
player
Id
players
room
Id
GitHub
clik-engine API
Loading...