Show / Hide Table of Contents

Class EmergencyLightEvent

Inheritance
System.Object
EmergencyLightEvent
Namespace: Content.Server.Light.Components
Assembly: Content.Server.dll
Syntax
public sealed class EmergencyLightEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

EmergencyLightEvent(EmergencyLightState)

Declaration
public EmergencyLightEvent(EmergencyLightState state)
Parameters
Type Name Description
EmergencyLightState state

Properties

| Improve this Doc View Source

State

Declaration
public EmergencyLightState State { get; }
Property Value
Type Description
EmergencyLightState
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾