Click or drag to resize

WebSocketPeerIsConnectedToHost Method

Returns true if this peer is currently connected.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool IsConnectedToHost()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.WebSocketPeer.IsConnectedToHost"]

See Also