API ReferenceSandbox.Network
public sealed struct Sandbox.Network.LobbyInformation
Methods
Showing 1 methods
public string Get(string key, string defaultValue)
No results match this filter.
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.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Network |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Network.LobbyInformation |