Class GravityGeneratorWindow
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
GravityGeneratorWindow
Namespace: Content.Client.Gravity.UI
Assembly: Content.Client.dll
Syntax
public sealed class GravityGeneratorWindow : FancyWindow
Constructors
| Improve this Doc View SourceGravityGeneratorWindow(GravityGeneratorBoundUserInterface)
Declaration
public GravityGeneratorWindow(GravityGeneratorBoundUserInterface owner)
Parameters
Type | Name | Description |
---|---|---|
GravityGeneratorBoundUserInterface | owner |
Methods
| Improve this Doc View SourceUpdateState(SharedGravityGeneratorComponent.GeneratorState)
Declaration
public void UpdateState(SharedGravityGeneratorComponent.GeneratorState state)
Parameters
Type | Name | Description |
---|---|---|
SharedGravityGeneratorComponent.GeneratorState | state |