Show / Hide Table of Contents

Class SolarControlNotARadar

Inheritance
System.Object
Robust.Client.UserInterface.Control
SolarControlNotARadar
Namespace: Content.Client.Power
Assembly: Content.Client.dll
Syntax
public sealed class SolarControlNotARadar : Control

Constructors

| Improve this Doc View Source

SolarControlNotARadar()

Declaration
public SolarControlNotARadar()

Fields

| Improve this Doc View Source

StandardRadiusCircle

Declaration
public const int StandardRadiusCircle = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

StandardSizeFull

Declaration
public const int StandardSizeFull = null
Field Value
Type Description
System.Int32

Properties

| Improve this Doc View Source

PredictedPanelRotation

Declaration
public Angle PredictedPanelRotation { get; }
Property Value
Type Description
Angle
| Improve this Doc View Source

RadiusCircle

Declaration
public int RadiusCircle { get; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

SizeFull

Declaration
public int SizeFull { get; }
Property Value
Type Description
System.Int32

Methods

| Improve this Doc View Source

Draw(DrawingHandleScreen)

Declaration
protected override void Draw(DrawingHandleScreen handle)
Parameters
Type Name Description
Robust.Client.Graphics.DrawingHandleScreen handle
Overrides
Robust.Client.UserInterface.Control.Draw(Robust.Client.Graphics.DrawingHandleScreen)
| Improve this Doc View Source

UpdateState(SolarControlConsoleBoundInterfaceState)

Declaration
public void UpdateState(SolarControlConsoleBoundInterfaceState ls)
Parameters
Type Name Description
SolarControlConsoleBoundInterfaceState ls

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