Show / Hide Table of Contents

Class GasAnalyzerComponent

Inheritance
System.Object
GasAnalyzerComponent
Namespace: Content.Shared.Atmos.Components
Assembly: Content.Shared.dll
Syntax
public sealed class GasAnalyzerComponent : Component

Fields

| Improve this Doc View Source

Enabled

Declaration
public bool Enabled
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

LastPosition

Declaration
public EntityCoordinates? LastPosition
Field Value
Type Description
System.Nullable<Robust.Shared.Map.EntityCoordinates>
| Improve this Doc View Source

Target

Declaration
public EntityUid? Target
Field Value
Type Description
System.Nullable<EntityUid>
| Improve this Doc View Source

User

Declaration
public EntityUid User
Field Value
Type Description
EntityUid
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾