Click or drag to resize

UPNPDeviceGetIgdStatus Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.UPNPDevice.GetIgdStatus"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetIgdStatus is deprecated. Use the IgdStatus property instead.")]
public UPNPDeviceIGDStatus GetIgdStatus()

Return Value

Type: UPNPDeviceIGDStatus

[Missing <returns> documentation for "M:Godot.UPNPDevice.GetIgdStatus"]

See Also