Show / Hide Table of Contents

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 Source

TankType

Declaration
public ReagentTankType TankType { get; set; }
Property Value
Type Description
ReagentTankType
| Improve this Doc View Source

TransferAmount

Declaration
public FixedPoint2 TransferAmount { get; set; }
Property Value
Type Description
FixedPoint2
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾