Click or drag to resize

UPNPSetDiscoverIpv6 Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.UPNP.SetDiscoverIpv6(System.Boolean)"]

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

Parameters

ipv6
Type: SystemBoolean

[Missing <param name="ipv6"/> documentation for "M:Godot.UPNP.SetDiscoverIpv6(System.Boolean)"]

See Also