Table of Contents

authTCPobj_Client::onLine

There is no doc-string available for this function.

Syntax

script authTCPobj_Client::onLine(string %this, string %line);

Parameters

string %this
No description available.

string %line
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:18834

See also

authTCPobj_Client::onConnected
authTCPobj_Client::onConnectFailed
authTCPobj_Client::onDisconnect
authTCPobj_Client::onDNSFailed

References

This function is not called by any other functions.