Udp Connection
interface UdpConnection
Identified UDP connection.
Functions
Link copied to clipboard
Disconnects the UDP connection and sets its connected state to false.
Link copied to clipboard
Gets the VoicePlayer associated with this connection.
Link copied to clipboard
Gets the connection's remote address.
Link copied to clipboard
Handles a UDP packet received from the player.
Link copied to clipboard
Checks if the connection is alive.
Link copied to clipboard
Sends a packet to the UDP connection.
Link copied to clipboard
Sets the connection's remote address.