Class BeforeDoorAutoCloseEvent
Raised to determine whether the door should automatically close. Cancel to stop it from automatically closing.
Inheritance
System.Object
BeforeDoorAutoCloseEvent
Namespace: Content.Shared.Doors
Assembly: Content.Shared.dll
Syntax
public sealed class BeforeDoorAutoCloseEvent : CancellableEntityEventArgs
Remarks
This is called when a door decides whether it SHOULD auto close, not when it actually closes.