KickPlayer(client_id)
Description
This function can be called by any Client. It forcefully kills the connection between the server and the Client who's clientId
you provided.
Syntax
Returns
The Client you kicked will run the callback_DisconnectedFromServer
function and then ths server will kill its connection.
Last updated