Property IsPrivate
IsPrivate
Whether or not the lobby is private. Private lobbies do not appear in query results and cannot be fetched by non-members using the GetLobby API. If the lobby is not publicly visible, the creator can share the lobbyCode with other users who can use it to join this lobby.
Declaration
[Preserve]
public bool? IsPrivate { get; }
Property Value
| Type | Description |
|---|---|
| bool? |