Cronous Emulation Server Daemon

Client.clean Method 

Cleans the client being removed from the game server.

[Visual Basic]
Public Sub clean()
[C#]
public void clean();
[C++]
public: void clean();
[JScript]
public function clean();

See Also

Client Class | croemud.game Namespace