====== [GlassServerControlC] disconnectedCleanup ====== There is no doc-string available for this function. ===== Syntax ===== script [GlassServerControlC] disconnectedCleanup(string %doReconnect); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%doReconnect%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/GlassServerControl.cs:1301 ===== See also ===== [[scripting:doc:glassservercontrolc:u:disconnect|[GlassServerControlC] disconnect]]\\ ===== References ===== [[scripting:doc:u:glassserverpreview:connecttoserver|GlassServerPreview::ConnectToServer]]: Add-Ons/System_BlocklandGlass/client/GlassServers.cs:448\\ [[scripting:doc:u:glasslive:inviteclick|GlassLive::inviteClick]]: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:150\\ [[scripting:doc:u:glasslive:joinfriendserver|GlassLive::joinFriendServer]]: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:2187\\ [[scripting:doc:u:mainmenugui:onrender|MainMenuGui::onRender]]: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:4400\\ [[scripting:doc:u:gameconnection:onconnectiontimedout|GameConnection::onConnectionTimedOut]]: base/client/scripts/allClientScripts.cs:3217\\ [[scripting:doc:u:gameconnection:onconnectiondropped|GameConnection::onConnectionDropped]]: base/client/scripts/allClientScripts.cs:3224\\ [[scripting:doc:u:gameconnection:onconnectionerror|GameConnection::onConnectionError]]: base/client/scripts/allClientScripts.cs:3234\\ [[scripting:doc:u:u:disconnect|disconnect]]: base/client/scripts/allClientScripts.cs:3361\\ [[scripting:doc:u:joinserverguibs:join|JoinServerGuiBS::join]]: base/client/scripts/allClientScripts.cs:9711\\ [[scripting:doc:u:joinserverpassgui:enterpass|JoinServerPassGui::enterPass]]: base/client/scripts/allClientScripts.cs:10328\\