Show / Hide Table of Contents

Class JobSpecial

Provides special hooks for when jobs get spawned in/equipped.

Inheritance
System.Object
JobSpecial
AddComponentSpecial
AddImplantSpecial
GiveItemOnHolidaySpecial
Namespace: Content.Shared.Roles
Assembly: Content.Shared.dll
Syntax
public abstract class JobSpecial : object

Methods

| Improve this Doc View Source

AfterEquip(EntityUid)

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