Class BeforeDoorOpenedEvent
Raised when the door is determining whether it is able to open. Cancel to stop the door from being opened.
Inheritance
System.Object
BeforeDoorOpenedEvent
Namespace: Content.Shared.Doors
Assembly: Content.Shared.dll
Syntax
public sealed class BeforeDoorOpenedEvent : CancellableEntityEventArgs
Fields
| Improve this Doc View SourceUser
Declaration
public EntityUid? User
Field Value
Type | Description |
---|---|
System.Nullable<EntityUid> |