Show / Hide Table of Contents

Class SharedChemMaster

This class holds constants that are shared between client and server.

Inheritance
System.Object
SharedChemMaster
Namespace: Content.Shared.Chemistry
Assembly: Content.Shared.dll
Syntax
public sealed class SharedChemMaster : object

Fields

| Improve this Doc View Source

BottleSolutionName

Declaration
public const string BottleSolutionName = null
Field Value
Type Description
System.String
| Improve this Doc View Source

BufferSolutionName

Declaration
public const string BufferSolutionName = null
Field Value
Type Description
System.String
| Improve this Doc View Source

InputSlotName

Declaration
public const string InputSlotName = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LabelMaxLength

Declaration
public const uint LabelMaxLength = null
Field Value
Type Description
System.UInt32
| Improve this Doc View Source

OutputSlotName

Declaration
public const string OutputSlotName = null
Field Value
Type Description
System.String
| Improve this Doc View Source

PillSolutionName

Declaration
public const string PillSolutionName = null
Field Value
Type Description
System.String
| Improve this Doc View Source

PillTypes

Declaration
public const uint PillTypes = null
Field Value
Type Description
System.UInt32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾