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 SourceCableDroppedOnCutPrototype
Declaration
public string CableDroppedOnCutPrototype
Field Value
Type | Description |
---|---|
System.String |
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 |
CuttingDelay
Declaration
public float CuttingDelay
Field Value
Type | Description |
---|---|
System.Single |
CuttingQuality
Declaration
public string CuttingQuality
Field Value
Type | Description |
---|---|
System.String |