Show / Hide Table of Contents

Class RiggableSystem

Handles sabotaged/rigged objects

Inheritance
System.Object
RiggableSystem
Namespace: Content.Server.Power.EntitySystems
Assembly: Content.Server.dll
Syntax
public sealed class RiggableSystem : EntitySystem

Methods

| Improve this Doc View Source

Explode(EntityUid, BatteryComponent, Nullable<EntityUid>)

Declaration
public void Explode(EntityUid uid, BatteryComponent battery = null, EntityUid? cause = null)
Parameters
Type Name Description
EntityUid uid
BatteryComponent battery
System.Nullable<EntityUid> cause
| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾