Show / Hide Table of Contents

Class AlertSyncEvent

Raised when the AlertSystem needs alert sources to recalculate their alert states and set them.

Inheritance
System.Object
AlertSyncEvent
Namespace: Content.Shared.Alert
Assembly: Content.Shared.dll
Syntax
public sealed class AlertSyncEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

AlertSyncEvent(EntityUid)

Declaration
public AlertSyncEvent(EntityUid euid)
Parameters
Type Name Description
EntityUid euid

Properties

| Improve this Doc View Source

Euid

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