Namespace Content.Shared.Chemistry.Components
Classes
DrainableSolutionComponent
Denotes the solution that can be easily removed through any reagent container. Think pouring this or draining from a water tank.
DumpableSolutionComponent
Denotes the solution that can be easily dumped into (completely removed from the dumping container into this one) Think pouring a container fully into this.
FitsInDispenserComponent
Allows the entity with this component to be placed in a SharedReagentDispenserComponent
.
Otherwise it's considered to be too large or the improper shape to fit.
Allows us to have obscenely large containers that are harder to abuse in chem dispensers since they can't be placed directly in them.
HyposprayComponentState
InjectorDoAfterEvent
MovespeedModifierMetabolismComponent
PillComponent
RefillableSolutionComponent
Reagents that can be added easily. For example like pouring something into another beaker, glass, or into the gas tank of a car.
SharedHyposprayComponent
SharedInjectorComponent
SharedInjectorComponent.InjectorComponentState
Component data used for net updates. Used by client for item status ui
Solution
A solution of reagents.
SolutionScannerComponent
SolutionTransferComponent
Gives click behavior for transferring to/from other reagent containers.