Show / Hide Table of Contents

Class CloningConsoleComponent

Inheritance
System.Object
CloningConsoleComponent
Namespace: Content.Server.Cloning.Components
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
public float MaxDistance
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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾