UdpClientConnectEvent

This event is fired once a player is successfully connected to the UDP server, but not added to UdpConnectionManager yet.

Constructors

Link copied to clipboard
constructor(connection: UdpConnection)

Properties

Link copied to clipboard

Functions

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