Show / Hide Table of Contents

Class ShuttleConsoleSystem

Inheritance
System.Object
SharedShuttleConsoleSystem
ShuttleConsoleSystem
Namespace: Content.Client.Shuttles.Systems
Assembly: Content.Client.dll
Syntax
public sealed class ShuttleConsoleSystem : SharedShuttleConsoleSystem

Methods

| Improve this Doc View Source

HandlePilotShutdown(EntityUid, PilotComponent, ComponentShutdown)

Declaration
protected override void HandlePilotShutdown(EntityUid uid, PilotComponent component, ComponentShutdown args)
Parameters
Type Name Description
EntityUid uid
PilotComponent component
ComponentShutdown args
| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
Overrides
SharedShuttleConsoleSystem.Initialize()
| Improve this Doc View Source

Shutdown()

Declaration
public override void Shutdown()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾