RTSDK
NPM Package
Demo
Preparing search index...
interfaces
WorldDetailsInterface
Interface WorldDetailsInterface
interface
WorldDetailsInterface
{
background
?:
null
|
string
;
controls
?:
{
allowMuteAll
?:
boolean
;
disableHideVideo
?:
boolean
;
isMobileDisabled
?:
boolean
;
isShowingCurrentGuests
?:
boolean
;
}
;
created
?:
object
;
description
?:
string
;
enforceWhitelistOnLogin
?:
boolean
;
forceAuthOnLogin
?:
boolean
;
height
?:
number
;
heroImage
?:
string
;
mapExists
?:
boolean
;
name
?:
string
;
redirectTo
?:
null
|
string
;
spawnPosition
?:
{
x
?:
number
;
y
?:
number
}
;
tileBackgroundEverywhere
?:
null
|
boolean
;
urlSlug
:
string
;
useTopiaPassword
?:
boolean
;
width
?:
number
;
}
Hierarchy (
View Summary
)
WorldDetailsInterface
WorldInterface
Index
Properties
background?
controls?
created?
description?
enforce
Whitelist
On
Login?
force
Auth
On
Login?
height?
hero
Image?
map
Exists?
name?
redirect
To?
spawn
Position?
tile
Background
Everywhere?
url
Slug
use
Topia
Password?
width?
Properties
Optional
background
background
?:
null
|
string
Optional
controls
controls
?:
{
allowMuteAll
?:
boolean
;
disableHideVideo
?:
boolean
;
isMobileDisabled
?:
boolean
;
isShowingCurrentGuests
?:
boolean
;
}
Optional
created
created
?:
object
Optional
description
description
?:
string
Optional
enforce
Whitelist
On
Login
enforceWhitelistOnLogin
?:
boolean
Optional
force
Auth
On
Login
forceAuthOnLogin
?:
boolean
Optional
height
height
?:
number
Optional
hero
Image
heroImage
?:
string
Optional
map
Exists
mapExists
?:
boolean
Optional
name
name
?:
string
Optional
redirect
To
redirectTo
?:
null
|
string
Optional
spawn
Position
spawnPosition
?:
{
x
?:
number
;
y
?:
number
}
Optional
tile
Background
Everywhere
tileBackgroundEverywhere
?:
null
|
boolean
url
Slug
urlSlug
:
string
Optional
use
Topia
Password
useTopiaPassword
?:
boolean
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
controls
created
description
enforce
Whitelist
On
Login
force
Auth
On
Login
height
hero
Image
map
Exists
name
redirect
To
spawn
Position
tile
Background
Everywhere
url
Slug
use
Topia
Password
width
NPM Package
Demo
RTSDK
Loading...