Click or drag to resize

WebSocketClientGetConnectedHost Method

Return the IP address of the currently connected host.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.WebSocketClient.GetConnectedHost"]

See Also