Show / Hide Table of Contents

Class AdminMenuWindow

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

Constructors

| Improve this Doc View Source

AdminMenuWindow()

Declaration
public AdminMenuWindow()

Methods

| Improve this Doc View Source

Dispose(Boolean)

Declaration
protected override void Dispose(bool disposing)
Parameters
Type Name Description
System.Boolean disposing
Overrides
Robust.Client.UserInterface.CustomControls.DefaultWindow.Dispose(System.Boolean)

Events

| Improve this Doc View Source

OnDisposed

Declaration
public event Action? OnDisposed
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
☀
☾