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 SourceNotekeeperUiState(List<String>)
Declaration
public NotekeeperUiState(List<string> notes)
Parameters
Type | Name | Description |
---|---|---|
List<System.String> | notes |
Fields
| Improve this Doc View SourceNotes
Declaration
public List<string> Notes
Field Value
Type | Description |
---|---|
List<System.String> |