Show / Hide Table of Contents

Class StationEmergencyShuttleComponent

This is used for controlling evacuation for a station.

Inheritance
System.Object
StationEmergencyShuttleComponent
Namespace: Content.Server.Shuttles.Components
Assembly: Content.Server.dll
Syntax
public sealed class StationEmergencyShuttleComponent : Component

Fields

| Improve this Doc View Source

EmergencyShuttle

The emergency shuttle assigned to this station.

Declaration
public EntityUid? EmergencyShuttle
Field Value
Type Description
System.Nullable<EntityUid>

Properties

| Improve this Doc View Source

EmergencyShuttlePath

Emergency shuttle map path for this station.

Declaration
public ResPath EmergencyShuttlePath { get; set; }
Property Value
Type Description
Robust.Shared.Utility.ResPath
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾