Show / Hide Table of Contents

Class ApcMenu

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

Constructors

| Improve this Doc View Source

ApcMenu(ApcBoundUserInterface)

Declaration
public ApcMenu(ApcBoundUserInterface owner)
Parameters
Type Name Description
ApcBoundUserInterface owner

Methods

| Improve this Doc View Source

UpdateState(BoundUserInterfaceState)

Declaration
public void UpdateState(BoundUserInterfaceState state)
Parameters
Type Name Description
Robust.Shared.GameObjects.BoundUserInterfaceState 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
☀
☾