UdpPacketSendEvent

This event is fired when the UdpServer is about to send a packet to the player's UdpServerConnection.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun isCancelled(): Boolean
Link copied to clipboard
open fun setCancelled(cancel: Boolean)