Show / Hide Table of Contents

Class SpiderChargeSystem

Prevents planting a spider charge outside of its location and handles greentext.

Inheritance
System.Object
Robust.Shared.GameObjects.EntitySystem
SpiderChargeSystem
Implements
Robust.Shared.GameObjects.IEntitySystem
Robust.Shared.GameObjects.IEntityEventSubscriber
Robust.Shared.IoC.IPostInjectInit
Namespace: Content.Server.Ninja.Systems
Assembly: Content.Server.dll
Syntax
public sealed class SpiderChargeSystem : EntitySystem, IEntitySystem, IEntityEventSubscriber, IPostInjectInit

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
Overrides
Robust.Shared.GameObjects.EntitySystem.Initialize()

Implements

Robust.Shared.GameObjects.IEntitySystem
Robust.Shared.GameObjects.IEntityEventSubscriber
Robust.Shared.IoC.IPostInjectInit
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾