godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
PacketPeerUDP.isListening
godot
packetpeerudp
PacketPeerUDP
Returns whether this
PacketPeerUDP
is listening.
struct
PacketPeerUDP
@
nogc
nothrow const
bool
isListening
(
)
Meta
Source
See Implementation
godot
packetpeerudp
PacketPeerUDP
aliases
BaseClasses
functions
close
connectToHost
getPacketIp
getPacketPort
isConnectedToHost
isListening
joinMulticastGroup
leaveMulticastGroup
listen
opAssign
opEquals
setBroadcastEnabled
setDestAddress
toHash
wait
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns whether this PacketPeerUDP is listening.