Class ReagentTankComponent
Inheritance
System.Object
ReagentTankComponent
Namespace: Content.Server.Chemistry.Components
Assembly: Content.Server.dll
Syntax
public sealed class ReagentTankComponent : Component
Properties
| Improve this Doc View SourceTankType
Declaration
public ReagentTankType TankType { get; set; }
Property Value
Type | Description |
---|---|
ReagentTankType |
TransferAmount
Declaration
public FixedPoint2 TransferAmount { get; set; }
Property Value
Type | Description |
---|---|
FixedPoint2 |