Class JoinLobbyByIdOptions
Optional parameter class for Lobby Join By ID requests
Namespace: Unity.Services.Lobbies
Syntax
public class JoinLobbyByIdOptions
Properties
Player
Information about a specific player joining the lobby.
Declaration
public Player Player { get; set; }
Property Value
Type | Description |
---|---|
Player |