enet.peer:disconnect
Requests a disconnection from the peer. The message is sent on the next host:service() or host:flush().
Function
Synopsis
peer:disconnect(data)
Arguments
number data
- An optional integer value to be associated with the disconnect.
Returns
Nothing.
Please login to continue.