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 SourceAlertSyncEvent(EntityUid)
Declaration
public AlertSyncEvent(EntityUid euid)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | euid |
Properties
| Improve this Doc View SourceEuid
Declaration
public EntityUid Euid { get; }
Property Value
Type | Description |
---|---|
EntityUid |