Show / Hide Table of Contents

Class CableComponent

Allows the attached entity to be destroyed by a cutting tool, dropping a piece of cable.

Inheritance
System.Object
CableComponent
Namespace: Content.Server.Power.Components
Assembly: Content.Server.dll
Syntax
public sealed class CableComponent : Component

Fields

| Improve this Doc View Source

CableDroppedOnCutPrototype

Declaration
public string CableDroppedOnCutPrototype
Field Value
Type Description
System.String
| Improve this Doc View Source

CableType

Checked by CablePlacerComponent to determine if there is already a cable of a type on a tile.

Declaration
public CableType CableType
Field Value
Type Description
CableType
| Improve this Doc View Source

CuttingDelay

Declaration
public float CuttingDelay
Field Value
Type Description
System.Single
| Improve this Doc View Source

CuttingQuality

Declaration
public string CuttingQuality
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾