Namespace Content.Shared.Silicons.Borgs.Components
Classes
BorgBrainComponent
This is used for brains and mind receptacles that can be inserted into a borg to transfer a mind.
BorgChassisComponent
This is used for the core body of a borg. This manages a borg's "brain", legs, modules, and battery. Essentially the master component for borg logic.
BorgModuleActionSelectedEvent
BorgModuleComponent
This is used for modules that can be inserted into borgs to give them unique abilities and attributes.
ItemBorgModuleComponent
This is used for a BorgModuleComponent that provides items to the entity it's installed into.
MMIComponent
This is used for an entity that takes a brain in an item slot before transferring consciousness. Used for borg stuff.
MMILinkedComponent
This is used for an entity that is linked to an MMI. Mostly for receiving events.
SelectableBorgModuleComponent
This is used for BorgModuleComponents that can be "swapped" to, as opposed to having passive effects.