Class StationConfig
A config for a station. Specifies name and component modifications.
Inheritance
System.Object
StationConfig
Namespace: Content.Server.Station
Assembly: Content.Server.dll
Syntax
public sealed class StationConfig : object
Fields
| Improve this Doc View SourceStationComponentOverrides
Declaration
public ComponentRegistry StationComponentOverrides
Field Value
Type | Description |
---|---|
Robust.Shared.Prototypes.ComponentRegistry |
StationPrototype
Declaration
public string StationPrototype
Field Value
Type | Description |
---|---|
System.String |