Udp Server Connection Manager
Manages UdpServerConnections and their secrets. Also used to send Plasmo Voice related UDP packets to the players. Secrets are used to identify UDP connection owners.
Functions
Link copied to clipboard
Adds a connection to the connection map.
Link copied to clipboard
Clears all connections.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Gets the player UUID by secret.
Link copied to clipboard
Gets the stored secret or generates a new one for a player UUID.
Link copied to clipboard
Removes a connection by secret from the connection map.
Removes a connection by player from the connection map.
Removes a connection from the connection map.