Show / Hide Table of Contents

Class BorgModuleControl

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Container
Robust.Client.UserInterface.Controls.PanelContainer
BorgModuleControl
Namespace: Content.Client.Silicons.Borgs
Assembly: Content.Client.dll
Syntax
public sealed class BorgModuleControl : PanelContainer

Constructors

| Improve this Doc View Source

BorgModuleControl(EntityUid, IEntityManager)

Declaration
public BorgModuleControl(EntityUid entity, IEntityManager entityManager)
Parameters
Type Name Description
EntityUid entity
IEntityManager entityManager

Fields

| Improve this Doc View Source

RemoveButtonPressed

Declaration
public Action? RemoveButtonPressed
Field Value
Type Description
System.Nullable<Action>

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