Class SharedShuttleConsoleSystem
Inheritance
System.Object
SharedShuttleConsoleSystem
Assembly: Content.Shared.dll
Syntax
public abstract class SharedShuttleConsoleSystem : EntitySystem
Fields
|
Improve this Doc
View Source
ActionBlockerSystem
Declaration
protected readonly ActionBlockerSystem ActionBlockerSystem
Field Value
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()