godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
PacketPeerUDP.wait
godot
packetpeerudp
PacketPeerUDP
Wait for a packet to arrive on the listening port, see
listen
.
struct
PacketPeerUDP
@
nogc
nothrow
GodotError
wait
(
)
Meta
Source
See Implementation
godot
packetpeerudp
PacketPeerUDP
aliases
BaseClasses
functions
close
getPacketIp
getPacketPort
isListening
listen
opAssign
opEquals
setDestAddress
wait
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Wait for a packet to arrive on the listening port, see listen.