Class ShuttleConsoleSystem
Inheritance
System.Object
ShuttleConsoleSystem
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
|
Improve this Doc
View Source
Shutdown()
Declaration
public override void Shutdown()