Click or drag to resize
IMyMultiplayerJoinServer Method

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

[Missing <summary> documentation for "M:VRage.Game.ModAPI.IMyMultiplayer.JoinServer(System.String)"]

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
void JoinServer(
	string address
)

Parameters

address
Type: SystemString

[Missing <param name="address"/> documentation for "M:VRage.Game.ModAPI.IMyMultiplayer.JoinServer(System.String)"]

See Also