Show / Hide Table of Contents

Class GasThermomachineChangeTemperatureMessage

Inheritance
System.Object
GasThermomachineChangeTemperatureMessage
Namespace: Content.Shared.Atmos.Piping.Unary.Components
Assembly: Content.Shared.dll
Syntax
public sealed class GasThermomachineChangeTemperatureMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

GasThermomachineChangeTemperatureMessage(Single)

Declaration
public GasThermomachineChangeTemperatureMessage(float temperature)
Parameters
Type Name Description
System.Single temperature

Properties

| Improve this Doc View Source

Temperature

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