Show / Hide Table of Contents

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 Source

BeforeDoorClosedEvent(Boolean)

Declaration
public BeforeDoorClosedEvent(bool performCollisionCheck)
Parameters
Type Name Description
System.Boolean performCollisionCheck

Fields

| Improve this Doc View Source

PerformCollisionCheck

Declaration
public bool PerformCollisionCheck
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾