RoomCreatedEventInviteCode Field
The invite code that other players can use to join the newly created room.
Namespace: Alteruna.Multiplayer.EventArgumentAssembly: Alteruna (in Alteruna.dll) Version: 2.0.2+dcdb8fba58ad1eb99205b1dc6265fd5b3b7cf8ec
public readonly string InviteCode
Field Value
String Only valid when
Success is
. Pass this code to
JoinRoom(Room) on another client to connect them directly.