Click or drag to resize

UPNPIsDiscoverIpv6 Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.UPNP.IsDiscoverIpv6"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsDiscoverIpv6 is deprecated. Use the DiscoverIpv6 property instead.")]
public bool IsDiscoverIpv6()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.UPNP.IsDiscoverIpv6"]

See Also