Class ReagentDispenserComponent
A machine that dispenses reagents into a solution container.
Inheritance
System.Object
ReagentDispenserComponent
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
|
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> |
|