Table of Contents

[GlassClientManager] GameConnection::onConnectRequestRejected

There is no doc-string available for this function.

Syntax

script [GlassClientManager] GameConnection::onConnectRequestRejected(string %this, string %reason);

Parameters

string %this
No description available.

string %reason
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/GlassClientManager.cs:207

See also

[GlassClientManager] GameConnection::onConnectionAccepted
[GlassClientManager] GameConnection::setConnectArgs

References

This function is not called by any other functions.