mooball
Preparing search index...
<internal>
UpdatedRoomProps
Type Alias UpdatedRoomProps
type
UpdatedRoomProps
=
{
fakePassword
?:
boolean
|
null
;
geo
?:
GeoLocation
|
null
;
maxPlayerCount
?:
int
|
null
;
name
?:
string
|
null
;
password
?:
string
|
null
;
playerCount
?:
int
|
null
;
}
Index
Properties
fake
Password?
geo?
max
Player
Count?
name?
password?
player
Count?
Properties
Optional
fake
Password
fakePassword
?:
boolean
|
null
Optional
geo
geo
?:
GeoLocation
|
null
Optional
max
Player
Count
maxPlayerCount
?:
int
|
null
Optional
name
name
?:
string
|
null
Optional
password
password
?:
string
|
null
Optional
player
Count
playerCount
?:
int
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fake
Password
geo
max
Player
Count
name
password
player
Count
mooball
Loading...