Show / Hide Table of Contents

Class FancyWindow

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
FancyWindow
AdminMessagePopupWindow
AdminRemarksWindow
AdminNotesWindow
NoteEdit
AnomalyGeneratorWindow
AnomalyScannerMenu
AirAlarmWindow
CargoBountyMenu
CargoConsoleMenu
CargoPalletMenu
CargoShuttleMenu
ChangelogWindow
ChemMasterWindow
CommunicationsConsoleMenu
GatewayWindow
GravityGeneratorWindow
GuidebookWindow
GrinderMenu
MechMenu
CrewMonitoringWindow
NetworkConfiguratorConfigurationMenu
NetworkConfiguratorLinkMenu
NetworkConfiguratorListMenu
NPCWindow
StationMapWindow
ApcMenu
GeneratorWindow
IntercomMenu
DiskConsoleMenu
ResearchConsoleMenu
SalvageExpeditionWindow
SensorMonitoringWindow
EmergencyConsoleWindow
IFFConsoleWindow
RadarConsoleWindow
ShuttleConsoleWindow
BorgMenu
SiliconLawMenu
StorageWindow
StrippingWindow
AnalysisConsoleMenu
Namespace: Content.Client.UserInterface.Controls
Assembly: Content.Client.dll
Syntax
public class FancyWindow : BaseWindow

Constructors

| Improve this Doc View Source

FancyWindow()

Declaration
public FancyWindow()

Properties

| Improve this Doc View Source

Title

Declaration
public string? Title { get; set; }
Property Value
Type Description
System.Nullable<System.String>

Methods

| Improve this Doc View Source

GetDragModeFor(Vector2)

Declaration
protected override BaseWindow.DragMode GetDragModeFor(Vector2 relativeMousePos)
Parameters
Type Name Description
Vector2 relativeMousePos
Returns
Type Description
Robust.Client.UserInterface.CustomControls.BaseWindow.DragMode

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