API ReferenceSandbox.Modals
public sealed struct Sandbox.Modals.ServerListConfig
Constructors
Showing 1 constructors
public ServerListConfig(string game = null, string map = null)
Parameters
game: Default: nullmap: Default: null
No results match this filter.
Properties
Showing 2 properties
public string Sandbox.Modals.ServerListConfig.GamePackageFilter { get; set; }
public string Sandbox.Modals.ServerListConfig.MapPackageFilter { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Modals |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Modals.ServerListConfig |