PlayerSession.kick

Function called when the player is kicked (by the hub or the node). The function should send a disconnection message and close the session.

class PlayerSession
shared
void
kick
(
string reason
,,
string[] params
)

Meta