Class MMILinkedComponent
This is used for an entity that is linked to an MMI. Mostly for receiving events.
Inheritance
System.Object
MMILinkedComponent
Namespace: Content.Shared.Silicons.Borgs.Components
Assembly: Content.Shared.dll
Syntax
public sealed class MMILinkedComponent : Component
Fields
| Improve this Doc View SourceLinkedMMI
The MMI this entity is linked to.
Declaration
public EntityUid? LinkedMMI
Field Value
Type | Description |
---|---|
System.Nullable<EntityUid> |