Show / Hide Table of Contents

Class PopupCursorEvent

Network event for displaying a popup on the user's cursor.

Inheritance
System.Object
PopupEvent
PopupCursorEvent
Namespace: Content.Shared.Popups
Assembly: Content.Shared.dll
Syntax
public sealed class PopupCursorEvent : PopupEvent

Constructors

| Improve this Doc View Source

PopupCursorEvent(String, PopupType)

Declaration
public PopupCursorEvent(string message, PopupType type)
Parameters
Type Name Description
System.String message
PopupType type
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾