Click or drag to resize

UPNPDeviceSetIgdControlUrl Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.UPNPDevice.SetIgdControlUrl(System.String)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetIgdControlUrl is deprecated. Use the IgdControlUrl property instead.")]
public void SetIgdControlUrl(
	string url
)

Parameters

url
Type: SystemString

[Missing <param name="url"/> documentation for "M:Godot.UPNPDevice.SetIgdControlUrl(System.String)"]

See Also