Show / Hide Table of Contents

Class AddImplantSpecial

Adds implants on spawn to the entity

Inheritance
System.Object
JobSpecial
AddImplantSpecial
Namespace: Content.Server.Jobs
Assembly: Content.Server.dll
Syntax
public sealed class AddImplantSpecial : JobSpecial

Properties

| Improve this Doc View Source

Implants

Declaration
public HashSet<String> Implants { get; }
Property Value
Type Description
HashSet<String>

Methods

| Improve this Doc View Source

AfterEquip(EntityUid)

Declaration
public override void AfterEquip(EntityUid mob)
Parameters
Type Name Description
EntityUid mob
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾