PacketPeerUDP.setDestAddress

Set the destination address and port for sending packets and variables, a hostname will be resolved using if valid.

struct PacketPeerUDP
@nogc nothrow
GodotError
setDestAddress
(
StringArg0
)
(
in StringArg0 host
,
in long port
)

Meta