UdpPacketReceivedEvent

This event is fired once the UDP server has received a packet from the player but has not yet handled it.

Constructors

Link copied to clipboard
constructor()

Functions

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