Documentation
Preparing search index...
rivetkit
mod
RivetCloseEvent
Interface RivetCloseEvent
interface
RivetCloseEvent
{
code
:
number
;
currentTarget
?:
any
;
reason
:
string
;
rivetRequestId
?:
ArrayBuffer
;
target
?:
any
;
type
:
string
;
wasClean
:
boolean
;
}
Hierarchy (
View Summary
)
RivetEvent
RivetCloseEvent
Index
Properties
code
current
Target?
reason
rivet
Request
Id?
target?
type
was
Clean
Properties
code
code
:
number
Optional
current
Target
currentTarget
?:
any
reason
reason
:
string
Optional
Experimental
rivet
Request
Id
rivetRequestId
?:
ArrayBuffer
Request ID for hibernatable websockets (provided by engine runner)
Optional
target
target
?:
any
type
type
:
string
was
Clean
wasClean
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
current
Target
reason
rivet
Request
Id
target
type
was
Clean
Documentation
Loading...
Request ID for hibernatable websockets (provided by engine runner)