Show / Hide Table of Contents

Class SelectableBorgModuleComponent

This is used for BorgModuleComponents that can be "swapped" to, as opposed to having passive effects.

Inheritance
System.Object
SelectableBorgModuleComponent
Namespace: Content.Shared.Silicons.Borgs.Components
Assembly: Content.Shared.dll
Syntax
public sealed class SelectableBorgModuleComponent : Component

Fields

| Improve this Doc View Source

ModuleSwapActionEntity

The sidebar action for swapping to this module.

Declaration
public EntityUid? ModuleSwapActionEntity
Field Value
Type Description
System.Nullable<EntityUid>
| Improve this Doc View Source

ModuleSwapActionId

Declaration
public string? ModuleSwapActionId
Field Value
Type Description
System.Nullable<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾