Package-level declarations

Types

Link copied to clipboard
This event is fired once the server has received a packet from the player but has not yet handled it.
Link copied to clipboard
This event is fired when the server is about to send a Packet to the player.
Link copied to clipboard
This event is fired once the UDP server has received a packet from the player but has not yet handled it.
Link copied to clipboard
This event is fired when the UdpServer is about to send a packet to the player's UdpServerConnection.
Link copied to clipboard
This event is fired when a packet is sent to the player's UdpServerConnection.