Class BeforeDoorClosedEvent
Inheritance
System.Object
BeforeDoorClosedEvent
Namespace: Content.Shared.Doors
Assembly: Content.Shared.dll
Syntax
public sealed class BeforeDoorClosedEvent : CancellableEntityEventArgs
Constructors
| Improve this Doc View SourceBeforeDoorClosedEvent(Boolean)
Declaration
public BeforeDoorClosedEvent(bool performCollisionCheck)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | performCollisionCheck |
Fields
| Improve this Doc View SourcePerformCollisionCheck
Declaration
public bool PerformCollisionCheck
Field Value
Type | Description |
---|---|
System.Boolean |