Click or drag to resize

UPNPDeviceSetIgdOurAddr Method

Note: This API is now obsolete.

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

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

Parameters

addr
Type: SystemString

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

See Also