Show / Hide Table of Contents

Class AddComponentSpecial

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

Properties

| Improve this Doc View Source

Components

Declaration
public ComponentRegistry Components { get; }
Property Value
Type Description
Robust.Shared.Prototypes.ComponentRegistry

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
☀
☾