Class CloningConsoleComponent
Inheritance
System.Object
CloningConsoleComponent
Assembly: Content.Server.dll
Syntax
public sealed class CloningConsoleComponent : Component
Fields
|
Improve this Doc
View Source
CloningPod
Declaration
public EntityUid? CloningPod
Field Value
Type |
Description |
System.Nullable<EntityUid> |
|
|
Improve this Doc
View Source
CloningPodInRange
Declaration
public bool CloningPodInRange
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
GeneticScanner
Declaration
public EntityUid? GeneticScanner
Field Value
Type |
Description |
System.Nullable<EntityUid> |
|
|
Improve this Doc
View Source
GeneticScannerInRange
Declaration
public bool GeneticScannerInRange
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
MaxDistance
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
PodPort
Declaration
public const string PodPort = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ScannerPort
Declaration
public const string ScannerPort = null
Field Value
Type |
Description |
System.String |
|