====== servAuthTCPobj::onDNSFailed ====== There is no doc-string available for this function. ===== Syntax ===== script servAuthTCPobj::onDNSFailed(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:622 ===== See also ===== [[scripting:doc:u:servauthtcpobj:onconnected|servAuthTCPobj::onConnected]]\\ [[scripting:doc:u:servauthtcpobj:onconnectfailed|servAuthTCPobj::onConnectFailed]]\\ [[scripting:doc:u:servauthtcpobj:online|servAuthTCPobj::onLine]]\\ ===== References ===== This function is not called by any other functions.