Documentation
Preparing search index...
rivetkit
client/mod
Region
Interface Region
Represents a region to connect to.
See
Networking
Regions
interface
Region
{
id
:
string
;
name
:
string
;
}
Index
Properties
id
name
Properties
id
id
:
string
The region ID.
name
name
:
string
The region name.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
Documentation
Loading...
Represents a region to connect to.
See