Click or drag to resize

IPGetLocalAddresses Method

Returns all the user's current IPv4 and IPv6 addresses as an array.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static Array GetLocalAddresses()

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.IP.GetLocalAddresses"]

See Also