Class GeneratorWindow
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
GeneratorWindow
Namespace: Content.Client.Power.Generator
Assembly: Content.Client.dll
Syntax
public sealed class GeneratorWindow : FancyWindow
Constructors
| Improve this Doc View SourceGeneratorWindow(PortableGeneratorBoundUserInterface, EntityUid)
Declaration
public GeneratorWindow(PortableGeneratorBoundUserInterface bui, EntityUid entity)
Parameters
Type | Name | Description |
---|---|---|
PortableGeneratorBoundUserInterface | bui | |
EntityUid | entity |
Methods
| Improve this Doc View SourceUpdate(PortableGeneratorComponentBuiState)
Declaration
public void Update(PortableGeneratorComponentBuiState state)
Parameters
Type | Name | Description |
---|---|---|
PortableGeneratorComponentBuiState | state |