GodotSharpAPI
GodotSharpAPI
Godot
WebSocketServer Class
WebSocketServer Methods
DisconnectPeer Method
GetBindIp Method
GetCaChain Method
GetPeerAddress Method
GetPeerPort Method
GetPrivateKey Method
GetSslCertificate Method
HasPeer Method
IsListening Method
Listen Method
SetBindIp Method
SetCaChain Method
SetPrivateKey Method
SetSslCertificate Method
Stop Method
WebSocketServer
Stop Method
Stops the server and clear its state.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Stop
()
See Also
Reference
WebSocketServer Class
Godot Namespace