client_disconnect
Description
Called when the client is disconnecting from the server.
Only called clientside for the disconnecting Player.
message - will be an empty String if the client intentionally disconnects from the server
message - will be an empty String if the client intentionally disconnects from the server
Parameters
string message
The disconnecting reason. Can be an empty String
Examples
Example
This is a basic template with the purpose of including all arguments / table variables to make it easily known which values can be accessed.