Show / Hide Table of Contents

Class GeneratorWindow

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
FancyWindow
GeneratorWindow
Namespace: Content.Client.Power.Generator
Assembly: Content.Client.dll
Syntax
public sealed class GeneratorWindow : FancyWindow

Constructors

| Improve this Doc View Source

GeneratorWindow(PortableGeneratorBoundUserInterface, EntityUid)

Declaration
public GeneratorWindow(PortableGeneratorBoundUserInterface bui, EntityUid entity)
Parameters
Type Name Description
PortableGeneratorBoundUserInterface bui
EntityUid entity

Methods

| Improve this Doc View Source

Update(PortableGeneratorComponentBuiState)

Declaration
public void Update(PortableGeneratorComponentBuiState state)
Parameters
Type Name Description
PortableGeneratorComponentBuiState state

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