Show / Hide Table of Contents

Class TransferAmountBoundInterfaceState

Inheritance
System.Object
TransferAmountBoundInterfaceState
Namespace: Content.Shared.Chemistry
Assembly: Content.Shared.dll
Syntax
public sealed class TransferAmountBoundInterfaceState : BoundUserInterfaceState

Constructors

| Improve this Doc View Source

TransferAmountBoundInterfaceState(FixedPoint2, FixedPoint2)

Declaration
public TransferAmountBoundInterfaceState(FixedPoint2 max, FixedPoint2 min)
Parameters
Type Name Description
FixedPoint2 max
FixedPoint2 min

Fields

| Improve this Doc View Source

Max

Declaration
public FixedPoint2 Max
Field Value
Type Description
FixedPoint2
| Improve this Doc View Source

Min

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