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 SourceAdminMenuWindow()
Declaration
public AdminMenuWindow()
Methods
| Improve this Doc View SourceDispose(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 SourceOnDisposed
Declaration
public event Action? OnDisposed
Event Type
Type | Description |
---|---|
System.Nullable<Action> |