godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
UPNP._new
godot
upnp
UPNP
Construct a new instance of UPNP. Note: use
memnew!UPNP
instead.
struct
UPNP
@
nogc
nothrow static
UPNP
_new
(
)
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
toHash
properties
discoverIpv6
discoverLocalPort
discoverMulticastIf
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of UPNP. Note: use memnew!UPNP instead.