Namespace Content.Server.Station.Components
Classes
BecomesStationComponent
Added to grids saved in maps to designate that they are the 'main station' grid.
StationDataComponent
Stores core information about a station, namely its config and associated grids. All station entities will have this component.
StationEventEligibleComponent
This is used for event eligibility.
StationJobsComponent
Stores information about a station's job selection.
StationMemberComponent
Indicates that a grid is a member of the given station.
StationNameSetupComponent
This is used for setting up a station's name.
StationSpawningComponent
Controls spawning on the given station, tracking spawners present on it.