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 SourceConnectable
Declaration
public bool Connectable
Field Value
Type | Description |
---|---|
System.Boolean |
Properties
| Improve this Doc View SourceProvider
Declaration
public ExtensionCableProviderComponent Provider { get; set; }
Property Value
Type | Description |
---|---|
ExtensionCableProviderComponent |
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 |