Class BorgModuleComponent
This is used for modules that can be inserted into borgs to give them unique abilities and attributes.
Inheritance
System.Object
BorgModuleComponent
Namespace: Content.Shared.Silicons.Borgs.Components
Assembly: Content.Shared.dll
Syntax
public sealed class BorgModuleComponent : Component
Fields
| Improve this Doc View SourceInstalledEntity
The entity this module is installed into
Declaration
public EntityUid? InstalledEntity
Field Value
Type | Description |
---|---|
System. |
Properties
| Improve this Doc View SourceInstalled
Declaration
public bool Installed { get; }
Property Value
Type | Description |
---|---|
System. |