Class ImplantedComponent
Added to an entity via the SharedImplanterSystem on implant Used in instances where mob info needs to be passed to the implant such as MobState triggers
Inheritance
System.Object
ImplantedComponent
Namespace: Content.Shared.Implants.Components
Assembly: Content.Shared.dll
Syntax
public sealed class ImplantedComponent : Component
Fields
| Improve this Doc View SourceImplantContainer
Declaration
public Container ImplantContainer
Field Value
Type | Description |
---|---|
Robust.Shared.Containers.Container |