Show / Hide Table of Contents

Class SharedSiliconLawSystem

This handles getting and displaying the laws for silicons.

Inheritance
System.Object
SharedSiliconLawSystem
SiliconLawSystem
SiliconLawSystem
Namespace: Content.Shared.Silicons.Laws
Assembly: Content.Shared.dll
Syntax
public abstract class SharedSiliconLawSystem : EntitySystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
| Improve this Doc View Source

OnGotEmagged(EntityUid, EmagSiliconLawComponent, ref GotEmaggedEvent)

Declaration
protected virtual void OnGotEmagged(EntityUid uid, EmagSiliconLawComponent component, ref GotEmaggedEvent args)
Parameters
Type Name Description
EntityUid uid
EmagSiliconLawComponent component
Content.Shared.Emag.Systems.GotEmaggedEvent args
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾