Show / Hide Table of Contents

Class StatsWindow

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

Constructors

| Improve this Doc View Source

StatsWindow()

Declaration
public StatsWindow()

Methods

| Improve this Doc View Source

UpdateValues(List<String>, List<String[]>)

Declaration
public void UpdateValues(List<string> headers, List<string[]> values)
Parameters
Type Name Description
List<System.String> headers
List<System.String[]> values

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