Click or drag to resize

UPNPDeviceSetIgdServiceType Method

Note: This API is now obsolete.

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

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

Parameters

type
Type: SystemString

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

See Also