Namespace Content.Shared.Doors.Components
Classes
AirlockComponent
Companion component to DoorComponent that handles airlock-specific behavior -- wires, requiring power to operate, bolts, and allowing automatic closing.
DoorBoltComponent
Companion component to DoorComponent that handles bolt-specific behavior.
DoorComponent
FirelockComponent
Companion component to DoorComponent that handles firelock-specific behavior, including auto-closing on depressurization, air/fire alarm interactions, and preventing normal door functions when retaining pressure..