====== GlassLiveConnection::onDisconnect ====== There is no doc-string available for this function. ===== Syntax ===== script GlassLiveConnection::onDisconnect(string %this); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/submodules/live/GlassLiveConnection.cs:109 ===== See also ===== [[scripting:doc:u:glassliveconnection:dodisconnect|GlassLiveConnection::doDisconnect]]\\ [[scripting:doc:u:glassliveconnection:gotkeepalivepong|GlassLiveConnection::gotKeepalivePong]]\\ [[scripting:doc:u:glassliveconnection:keepalivefailed|GlassLiveConnection::keepaliveFailed]]\\ [[scripting:doc:u:glassliveconnection:onconnected|GlassLiveConnection::onConnected]]\\ [[scripting:doc:u:glassliveconnection:onconnectfailed|GlassLiveConnection::onConnectFailed]]\\ [[scripting:doc:u:glassliveconnection:ondnsfailed|GlassLiveConnection::onDNSFailed]]\\ [[scripting:doc:u:glassliveconnection:online|GlassLiveConnection::onLine]]\\ [[scripting:doc:u:glassliveconnection:placecall|GlassLiveConnection::placeCall]]\\ [[scripting:doc:u:glassliveconnection:sendkeepaliveping|GlassLiveConnection::sendKeepalivePing]]\\ ===== References ===== This function is not called by any other functions.