Show / Hide Table of Contents

Class CrewManifestEuiState

Inheritance
System.Object
EuiStateBase
CrewManifestEuiState
Namespace: Content.Shared.CrewManifest
Assembly: Content.Shared.dll
Syntax
public sealed class CrewManifestEuiState : EuiStateBase

Constructors

| Improve this Doc View Source

CrewManifestEuiState(String, CrewManifestEntries)

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

Properties

| Improve this Doc View Source

Entries

Declaration
public CrewManifestEntries Entries { get; }
Property Value
Type Description
CrewManifestEntries
| Improve this Doc View Source

StationName

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