Show / Hide Table of Contents

Struct ReagentEffectsGuideEntry

Namespace: Content.Shared.Chemistry.Reagent
Assembly: Content.Shared.dll
Syntax
public struct ReagentEffectsGuideEntry

Constructors

| Improve this Doc View Source

ReagentEffectsGuideEntry(FixedPoint2, String[])

Declaration
public ReagentEffectsGuideEntry(FixedPoint2 metabolismRate, string[] effectDescriptions)
Parameters
Type Name Description
FixedPoint2 metabolismRate
System.String[] effectDescriptions

Fields

| Improve this Doc View Source

EffectDescriptions

Declaration
public string[] EffectDescriptions
Field Value
Type Description
System.String[]
| Improve this Doc View Source

MetabolismRate

Declaration
public FixedPoint2 MetabolismRate
Field Value
Type Description
FixedPoint2
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾