====== postServerTCPObj::onConnected ====== There is no doc-string available for this function. ===== Syntax ===== script postServerTCPObj::onConnected(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 ===== base/server/mainServer.cs:204 ===== See also ===== [[scripting:doc:u:postservertcpobj:onconnectfailed|postServerTCPObj::onConnectFailed]]\\ [[scripting:doc:u:postservertcpobj:ondisconnect|postServerTCPObj::onDisconnect]]\\ [[scripting:doc:u:postservertcpobj:ondnsfailed|postServerTCPObj::onDNSFailed]]\\ [[scripting:doc:u:postservertcpobj:online|postServerTCPObj::onLine]]\\ ===== References ===== This function is not called by any other functions.