Show / Hide Table of Contents

Class SharedShuttleConsoleSystem

Inheritance
System.Object
SharedShuttleConsoleSystem
ShuttleConsoleSystem
ShuttleConsoleSystem
Namespace: Content.Shared.Shuttles.Systems
Assembly: Content.Shared.dll
Syntax
public abstract class SharedShuttleConsoleSystem : EntitySystem

Fields

| Improve this Doc View Source

ActionBlockerSystem

Declaration
protected readonly ActionBlockerSystem ActionBlockerSystem
Field Value
Type Description
ActionBlockerSystem

Methods

| Improve this Doc View Source

HandlePilotShutdown(EntityUid, PilotComponent, ComponentShutdown)

Declaration
protected virtual 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()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾