s&box docs
API ReferenceSandbox.Network

public sealed struct Sandbox.Network.LobbyInformation

Methods

Showing 1 methods

public string Get(string key, string defaultValue)

Properties

Showing 2 properties

public bool Sandbox.Network.LobbyInformation.IsFull { get; set; }

True if this lobby is full (Members >= MaxMembers).

public bool Sandbox.Network.LobbyInformation.IsHidden { get; set; }

True if this lobby should be hidden from server lists.

Metadata

FieldValue
NamespaceSandbox.Network
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Network.LobbyInformation

On this page