Show / Hide Table of Contents

Class ReagentEffectsEntry

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

Fields

| Improve this Doc View Source

Effects

A list of effects to apply when these reagents are metabolized.

Declaration
public ReagentEffect[] Effects
Field Value
Type Description
ReagentEffect[]
| Improve this Doc View Source

MetabolismRate

Amount of reagent to metabolize, per metabolism cycle.

Declaration
public FixedPoint2 MetabolismRate
Field Value
Type Description
FixedPoint2

Methods

| Improve this Doc View Source

MakeGuideEntry(IPrototypeManager, IEntitySystemManager)

Declaration
public ReagentEffectsGuideEntry MakeGuideEntry(IPrototypeManager prototype, IEntitySystemManager entSys)
Parameters
Type Name Description
Robust.Shared.Prototypes.IPrototypeManager prototype
IEntitySystemManager entSys
Returns
Type Description
ReagentEffectsGuideEntry
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾