Show / Hide Table of Contents

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 Source

LinkedMMI

The MMI this entity is linked to.

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