Show / Hide Table of Contents

Class ClickAlertEvent

A message that calls the click interaction on a alert

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

Constructors

| Improve this Doc View Source

ClickAlertEvent(AlertType)

Declaration
public ClickAlertEvent(AlertType alertType)
Parameters
Type Name Description
AlertType alertType

Fields

| Improve this Doc View Source

Type

Declaration
public readonly AlertType Type
Field Value
Type Description
AlertType
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾