Class MyCachedServerItem.MyServerData
Inheritance
System.Object
MyCachedServerItem.MyServerData
Assembly: Sandbox.Game.dll
Syntax
public class MyServerData : Object
Constructors
MyServerData()
Declaration
Fields
Description
Declaration
public string Description
Field Value
Type |
Description |
System.String |
|
ExperimentalMode
Declaration
public bool ExperimentalMode
Field Value
Type |
Description |
System.Boolean |
|
Mods
Declaration
public List<WorkshopId> Mods
Field Value
Type |
Description |
System.Collections.Generic.List<WorkshopId> |
|
Settings
Declaration
public MyObjectBuilder_SessionSettings Settings
Field Value
UsedServices
Declaration
public List<string> UsedServices
Field Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|