Show / Hide Table of Contents

Class ExtensionCableReceiverComponent

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

Fields

| Improve this Doc View Source

Connectable

Declaration
public bool Connectable
Field Value
Type Description
System.Boolean

Properties

| Improve this Doc View Source

Provider

Declaration
public ExtensionCableProviderComponent Provider { get; set; }
Property Value
Type Description
ExtensionCableProviderComponent
| Improve this Doc View Source

ReceptionRange

The max distance from a ExtensionCableProviderComponent that this can receive power from.

Declaration
public int ReceptionRange { get; set; }
Property Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾