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 SourceBorgModuleControl(EntityUid, IEntityManager)
Declaration
public BorgModuleControl(EntityUid entity, IEntityManager entityManager)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | entity | |
IEntityManager | entityManager |
Fields
| Improve this Doc View SourceRemoveButtonPressed
Declaration
public Action? RemoveButtonPressed
Field Value
Type | Description |
---|---|
System.Nullable<Action> |