Class AddComponentSpecial
Inheritance
System.Object
AddComponentSpecial
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 |
|