Class PopupCursorEvent
Network event for displaying a popup on the user's cursor.
Namespace: Content.Shared.Popups
Assembly: Content.Shared.dll
Syntax
public sealed class PopupCursorEvent : PopupEvent
Constructors
| Improve this Doc View SourcePopupCursorEvent(String, PopupType)
Declaration
public PopupCursorEvent(string message, PopupType type)
Parameters
Type | Name | Description |
---|---|---|
System.String | message | |
PopupType | type |