UDPServerTakeConnection Method |
Returns the first pending connection (connected to the appropriate address/port). Will return null if no new connection is available. See also IsConnectionAvailable, ConnectToHost(String, Int32).
Namespace: Godot
public PacketPeerUDP TakeConnection()
[Missing <returns> documentation for "M:Godot.UDPServer.TakeConnection"]