Click or drag to resize

UPNPSetDiscoverLocalPort Method

Note: This API is now obsolete.

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetDiscoverLocalPort is deprecated. Use the DiscoverLocalPort property instead.")]
public void SetDiscoverLocalPort(
	int port
)

Parameters

port
Type: SystemInt32

[Missing <param name="port"/> documentation for "M:Godot.UPNP.SetDiscoverLocalPort(System.Int32)"]

See Also