Show / Hide Table of Contents

Class CrewManifestUiFragment

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Container
Robust.Client.UserInterface.Controls.BoxContainer
CrewManifestUiFragment
Namespace: Content.Client.CartridgeLoader.Cartridges
Assembly: Content.Client.dll
Syntax
public sealed class CrewManifestUiFragment : BoxContainer

Constructors

| Improve this Doc View Source

CrewManifestUiFragment()

Declaration
public CrewManifestUiFragment()

Methods

| Improve this Doc View Source

UpdateState(String, CrewManifestEntries)

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

Extension Methods

ControlExtension.GetControlOfType<T>(Control)
ControlExtension.GetControlOfType<T>(Control, String)
ControlExtension.GetControlOfType<T>(Control, Boolean)
ControlExtension.GetControlOfType<T>(Control, String, Boolean)
ControlExtension.GetSearchableControls(Control, Boolean)
ControlExtension.ChildrenContainText(Control, String)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾