Show / Hide Table of Contents

Class ChemMasterOutputToBottleMessage

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

Constructors

| Improve this Doc View Source

ChemMasterOutputToBottleMessage(UInt32, String)

Declaration
public ChemMasterOutputToBottleMessage(uint dosage, string label)
Parameters
Type Name Description
System.UInt32 dosage
System.String label

Fields

| Improve this Doc View Source

Dosage

Declaration
public readonly uint Dosage
Field Value
Type Description
System.UInt32
| Improve this Doc View Source

Label

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