GodotSharpAPI
GodotSharpAPI
Godot
PacketPeerUDP Class
PacketPeerUDP Methods
Close Method
ConnectToHost Method
GetPacketIp Method
GetPacketPort Method
IsConnectedToHost Method
IsListening Method
JoinMulticastGroup Method
LeaveMulticastGroup Method
Listen Method
SetBroadcastEnabled Method
SetDestAddress Method
Wait Method
PacketPeerUDP
Close Method
Closes the UDP socket the
PacketPeerUDP
is currently listening on.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Close
()
See Also
Reference
PacketPeerUDP Class
Godot Namespace