Table of Contents

[BLPrefServerPackage] GameConnection::onConnectRequest

There is no doc-string available for this function.

Syntax

script [BLPrefServerPackage] GameConnection::onConnectRequest(string %this, string %a, string %b, string %c, string %d, string %e, string %f, string %g, string %us, string %i, string %j, string %k, string %l, string %m, string %n, string %o, string %p);

Parameters

string %this
No description available.

string %a
No description available.

string %b
No description available.

string %c
No description available.

string %d
No description available.

string %e
No description available.

string %f
No description available.

string %g
No description available.

string %us
No description available.

string %i
No description available.

string %j
No description available.

string %k
No description available.

string %l
No description available.

string %m
No description available.

string %n
No description available.

string %o
No description available.

string %p
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/resources/Support_Preferences/server/handshake.cs:3

See also

[BLPrefServerPackage] GameConnection::autoAdminCheck

References

This function is not called by any other functions.