godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
UPNP.removeDevice
godot
upnp
UPNP
Removes the device at
index
from the list of discovered devices.
struct
UPNP
@
nogc
nothrow
void
removeDevice
(
in
long
index
)
Meta
Source
See Implementation
godot
upnp
UPNP
aliases
BaseClasses
enums
Constants
UPNPResult
functions
addDevice
addPortMapping
clearDevices
deletePortMapping
discover
getDevice
getDeviceCount
getDiscoverLocalPort
getDiscoverMulticastIf
getGateway
isDiscoverIpv6
opAssign
opEquals
queryExternalAddress
removeDevice
setDevice
setDiscoverIpv6
setDiscoverLocalPort
setDiscoverMulticastIf
properties
discoverIpv6
discoverLocalPort
discoverMulticastIf
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Removes the device at index from the list of discovered devices.