Table of Contents

ConnectToServer

There is no doc-string available for this function.

Syntax

script ConnectToServer(string %address, string %password, string %useDirect, string %useArranged);

Parameters

string %address
No description available.

string %password
No description available.

string %useDirect
No description available.

string %useArranged
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:10225

See also

References

GlassServerPreview::ConnectToServer: Add-Ons/System_BlocklandGlass/client/GlassServers.cs:450
GlassLive::inviteClick: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:151
GlassLive::joinFriendServer: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:2188
MainMenuGui::onRender: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:4401
MJ_connect: base/client/scripts/allClientScripts.cs:9306
JoinServerGuiBS::join: base/client/scripts/allClientScripts.cs:9760
JoinServerGuiBS::join: base/client/scripts/allClientScripts.cs:9765
JoinServerPassGui::enterPass: base/client/scripts/allClientScripts.cs:10385
JoinServerPassGui::enterPass: base/client/scripts/allClientScripts.cs:10390
authTCPobj_Client::onLine: base/client/scripts/allClientScripts.cs:19017
steamOnLobbyEnter: base/client/scripts/allClientScripts.cs:28565