Class ApcMenu
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
ApcMenu
Namespace: Content.Client.Power.APC.UI
Assembly: Content.Client.dll
Syntax
public sealed class ApcMenu : FancyWindow
Constructors
| Improve this Doc View SourceApcMenu(ApcBoundUserInterface)
Declaration
public ApcMenu(ApcBoundUserInterface owner)
Parameters
Type | Name | Description |
---|---|---|
ApcBoundUserInterface | owner |
Methods
| Improve this Doc View SourceUpdateState(BoundUserInterfaceState)
Declaration
public void UpdateState(BoundUserInterfaceState state)
Parameters
Type | Name | Description |
---|---|---|
Robust.Shared.GameObjects.BoundUserInterfaceState | state |