Table of Contents

authTCPobj_Server::onConnectFailed

There is no doc-string available for this function.

Syntax

script authTCPobj_Server::onConnectFailed(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/mainServer.cs:2896

See also

authTCPobj_Server::onConnected
authTCPobj_Server::onDisconnect
authTCPobj_Server::onDNSFailed
authTCPobj_Server::onLine

References

This function is not called by any other functions.