Show / Hide Table of Contents

Class RepairableSystem

Inheritance
System.Object
SharedRepairableSystem
RepairableSystem
Namespace: Content.Server.Repairable
Assembly: Content.Server.dll
Syntax
public sealed class RepairableSystem : SharedRepairableSystem

Methods

| Improve this Doc View Source

Initialize()

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

Repair(EntityUid, RepairableComponent, InteractUsingEvent)

Declaration
public void Repair(EntityUid uid, RepairableComponent component, InteractUsingEvent args)
Parameters
Type Name Description
EntityUid uid
RepairableComponent component
InteractUsingEvent args
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾