Show / Hide Table of Contents

Class CrewManifestUiState

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

Constructors

| Improve this Doc View Source

CrewManifestUiState(String, CrewManifestEntries)

Declaration
public CrewManifestUiState(string stationName, CrewManifestEntries entries)
Parameters
Type Name Description
System.String stationName
CrewManifestEntries entries

Fields

| Improve this Doc View Source

Entries

Declaration
public CrewManifestEntries Entries
Field Value
Type Description
CrewManifestEntries
| Improve this Doc View Source

StationName

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