Function UPNP.getDevice
Returns the UPNPDevice
at the given index
.
godot .d .reference .Ref!(godot.upnpdevice.UPNPDevice) getDevice
(
const(long) index
) nothrow @nogc const;
Returns the UPNPDevice
at the given index
.
godot .d .reference .Ref!(godot.upnpdevice.UPNPDevice) getDevice
(
const(long) index
) nothrow @nogc const;