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. |
CableType
Checked by Cable
Declaration
public CableType CableType
Field Value
Type | Description |
---|---|
Cable |
CuttingDelay
Declaration
public float CuttingDelay
Field Value
Type | Description |
---|---|
System. |
CuttingQuality
Declaration
public string CuttingQuality
Field Value
Type | Description |
---|---|
System. |