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 SourceGasThermomachineChangeTemperatureMessage(Single)
Declaration
public GasThermomachineChangeTemperatureMessage(float temperature)
Parameters
Type | Name | Description |
---|---|---|
System.Single | temperature |
Properties
| Improve this Doc View SourceTemperature
Declaration
public float Temperature { get; }
Property Value
Type | Description |
---|---|
System.Single |