Show / Hide Table of Contents

Class NotekeeperUiState

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

Constructors

| Improve this Doc View Source

NotekeeperUiState(List<String>)

Declaration
public NotekeeperUiState(List<string> notes)
Parameters
Type Name Description
List<System.String> notes

Fields

| Improve this Doc View Source

Notes

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