MultiplayerJoinOnDemandRoom(UInt32) Method

Join Room by id. The Room will close when the last player leaves the room.

Definition

Namespace: Alteruna
Assembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
public void JoinOnDemandRoom(
	uint roomId
)

Parameters

roomId  UInt32
 

See Also