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 SourceModuleSwapActionEntity
The sidebar action for swapping to this module.
Declaration
public EntityUid? ModuleSwapActionEntity
Field Value
Type | Description |
---|---|
System.Nullable<EntityUid> |
ModuleSwapActionId
Declaration
public string? ModuleSwapActionId
Field Value
Type | Description |
---|---|
System.Nullable<System.String> |