Show / Hide Table of Contents

Class DiskConsoleMenu

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
FancyWindow
DiskConsoleMenu
Namespace: Content.Client.Research.UI
Assembly: Content.Client.dll
Syntax
public sealed class DiskConsoleMenu : FancyWindow

Constructors

| Improve this Doc View Source

DiskConsoleMenu()

Declaration
public DiskConsoleMenu()

Methods

| Improve this Doc View Source

Update(DiskConsoleBoundUserInterfaceState)

Declaration
public void Update(DiskConsoleBoundUserInterfaceState state)
Parameters
Type Name Description
DiskConsoleBoundUserInterfaceState state

Events

| Improve this Doc View Source

OnPrintButtonPressed

Declaration
public event Action? OnPrintButtonPressed
Event Type
Type Description
System.Nullable<Action>
| Improve this Doc View Source

OnServerButtonPressed

Declaration
public event Action? OnServerButtonPressed
Event Type
Type Description
System.Nullable<Action>

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