Show / Hide Table of Contents

Class GasAnalyzerWindow

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
Robust.Client.UserInterface.CustomControls.DefaultWindow
GasAnalyzerWindow
Namespace: Content.Client.Atmos.UI
Assembly: Content.Client.dll
Syntax
public sealed class GasAnalyzerWindow : DefaultWindow

Constructors

| Improve this Doc View Source

GasAnalyzerWindow()

Declaration
public GasAnalyzerWindow()

Methods

| Improve this Doc View Source

Populate(GasAnalyzerComponent.GasAnalyzerUserMessage)

Declaration
public void Populate(GasAnalyzerComponent.GasAnalyzerUserMessage msg)
Parameters
Type Name Description
GasAnalyzerComponent.GasAnalyzerUserMessage msg

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
☀
☾