Show / Hide Table of Contents

Class NotekeeperUiMessageEvent

Inheritance
System.Object
CartridgeMessageEvent
NotekeeperUiMessageEvent
Namespace: Content.Shared.CartridgeLoader.Cartridges
Assembly: Content.Shared.dll
Syntax
public sealed class NotekeeperUiMessageEvent : CartridgeMessageEvent

Constructors

| Improve this Doc View Source

NotekeeperUiMessageEvent(NotekeeperUiAction, String)

Declaration
public NotekeeperUiMessageEvent(NotekeeperUiAction action, string note)
Parameters
Type Name Description
NotekeeperUiAction action
System.String note

Fields

| Improve this Doc View Source

Action

Declaration
public readonly NotekeeperUiAction Action
Field Value
Type Description
NotekeeperUiAction
| Improve this Doc View Source

Note

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