Click or drag to resize
MyModAPIHelperMyMultiplayerJoinServer Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Sandbox.ModAPI.MyModAPIHelper.MyMultiplayer.JoinServer(System.String)"]

Namespace: Sandbox.ModAPI
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public void JoinServer(
	string address
)

Parameters

address
Type: SystemString

[Missing <param name="address"/> documentation for "M:Sandbox.ModAPI.MyModAPIHelper.MyMultiplayer.JoinServer(System.String)"]

Implements

IMyMultiplayerJoinServer(String)
See Also