Show / Hide Table of Contents

Class AnomalyScannerMenu

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
FancyWindow
AnomalyScannerMenu
Namespace: Content.Client.Anomaly.Ui
Assembly: Content.Client.dll
Syntax
public sealed class AnomalyScannerMenu : FancyWindow

Constructors

| Improve this Doc View Source

AnomalyScannerMenu()

Declaration
public AnomalyScannerMenu()

Fields

| Improve this Doc View Source

LastMessage

Declaration
public FormattedMessage LastMessage
Field Value
Type Description
Robust.Shared.Utility.FormattedMessage
| Improve this Doc View Source

NextPulseTime

Declaration
public TimeSpan? NextPulseTime
Field Value
Type Description
System.Nullable<TimeSpan>

Methods

| Improve this Doc View Source

FrameUpdate(FrameEventArgs)

Declaration
protected override void FrameUpdate(FrameEventArgs args)
Parameters
Type Name Description
Robust.Shared.Timing.FrameEventArgs args
Overrides
Robust.Client.UserInterface.Control.FrameUpdate(Robust.Shared.Timing.FrameEventArgs)
| Improve this Doc View Source

UpdateMenu()

Declaration
public void UpdateMenu()

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