Show / Hide Table of Contents

Class ReagentDispenserComponent

A machine that dispenses reagents into a solution container.

Inheritance
System.Object
ReagentDispenserComponent
Namespace: Content.Server.Chemistry.Components
Assembly: Content.Server.dll
Syntax
public sealed class ReagentDispenserComponent : Component

Fields

| Improve this Doc View Source

ClickSound

Declaration
public SoundSpecifier ClickSound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
| Improve this Doc View Source

DispenseAmount

Declaration
public ReagentDispenserDispenseAmount DispenseAmount
Field Value
Type Description
ReagentDispenserDispenseAmount
| Improve this Doc View Source

EmagPackPrototypeId

Declaration
public string? EmagPackPrototypeId
Field Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

PackPrototypeId

Declaration
public string? PackPrototypeId
Field Value
Type Description
System.Nullable<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾