API ReferenceSandbox.Modals
public sealed struct Sandbox.Modals.CreateGameResults
Constructors
Showing 1 constructors
public CreateGameResults()
No results match this filter.
Properties
Showing 5 properties
public System.Collections.Generic.Dictionary`2<string,string> Sandbox.Modals.CreateGameResults.GameSettings { get; set; }
public string Sandbox.Modals.CreateGameResults.MapIdent { get; set; }
public int Sandbox.Modals.CreateGameResults.MaxPlayers { get; set; }
public Sandbox.Network.LobbyPrivacy Sandbox.Modals.CreateGameResults.Privacy { get; set; }
public string Sandbox.Modals.CreateGameResults.ServerName { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Modals |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Modals.CreateGameResults |