MatchSceneClientConnect Method |
Namespace: ProjectAssembly: Project (in Project.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic static bool Connect(
string serverAddress,
int serverPort,
string userPassword,
out string error
)
Parameters
- serverAddress String
-
- serverPort Int32
-
- userPassword String
-
- error String
-
Return Value
Boolean
See Also