Show / Hide Table of Contents

Class ShuttleConsoleComponent

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

Fields

| Improve this Doc View Source

ShuttleConsoleComponent

How much should the pilot's eye be zoomed by when piloting using this console?

Declaration
public Vector2
Field Value
Type Description
Vector2
| Improve this Doc View Source

SubscribedPilots

Declaration
public readonly List<EntityUid> SubscribedPilots
Field Value
Type Description
List<EntityUid>
| Improve this Doc View Source

Zoom

How much should the pilot's eye be zoomed by when piloting using this console?

Declaration
public Vector2 Zoom
Field Value
Type Description
Vector2
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾