Show / Hide Table of Contents

Class ChemMasterReagentAmountButtonMessage

Inheritance
System.Object
ChemMasterReagentAmountButtonMessage
Namespace: Content.Shared.Chemistry
Assembly: Content.Shared.dll
Syntax
public sealed class ChemMasterReagentAmountButtonMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

ChemMasterReagentAmountButtonMessage(ReagentId, ChemMasterReagentAmount, Boolean)

Declaration
public ChemMasterReagentAmountButtonMessage(ReagentId reagentId, ChemMasterReagentAmount amount, bool fromBuffer)
Parameters
Type Name Description
ReagentId reagentId
ChemMasterReagentAmount amount
System.Boolean fromBuffer

Fields

| Improve this Doc View Source

Amount

Declaration
public readonly ChemMasterReagentAmount Amount
Field Value
Type Description
ChemMasterReagentAmount
| Improve this Doc View Source

FromBuffer

Declaration
public readonly bool FromBuffer
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

ReagentId

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