godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
WebSocketServer.stop
godot
websocketserver
WebSocketServer
Stops the server and clear its state.
struct
WebSocketServer
@
nogc
nothrow
void
stop
(
)
Meta
Source
See Implementation
godot
websocketserver
WebSocketServer
aliases
BaseClasses
functions
disconnectPeer
getBindIp
getCaChain
getPeerAddress
getPeerPort
getPrivateKey
getSslCertificate
hasPeer
isListening
listen
opAssign
opEquals
setBindIp
setCaChain
setPrivateKey
setSslCertificate
stop
toHash
properties
bindIp
caChain
privateKey
sslCertificate
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Stops the server and clear its state.