Show / Hide Table of Contents

Class MyCachedServerItem.MyServerData

Inheritance
System.Object
MyCachedServerItem.MyServerData
Namespace: Sandbox.Game
Assembly: Sandbox.Game.dll
Syntax
public class MyServerData : Object

Constructors

MyServerData()

Declaration
public MyServerData()

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
Type Description
MyObjectBuilder_SessionSettings

UsedServices

Declaration
public List<string> UsedServices
Field Value
Type Description
System.Collections.Generic.List<System.String>
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾