Show / Hide Table of Contents

Class ReagentEffectCondition

Inheritance
System.Object
ReagentEffectCondition
HasTag
MobStateCondition
OrganType
ReagentThreshold
SolutionTemperature
Temperature
TotalDamage
Namespace: Content.Shared.Chemistry.Reagent
Assembly: Content.Shared.dll
Syntax
public abstract class ReagentEffectCondition : object

Methods

| Improve this Doc View Source

Condition(ReagentEffectArgs)

Declaration
public abstract bool Condition(ReagentEffectArgs args)
Parameters
Type Name Description
Content.Shared.Chemistry.Reagent.ReagentEffectArgs args
Returns
Type Description
System.Boolean
| Improve this Doc View Source

GuidebookExplanation(IPrototypeManager)

Effect explanations are of the form "[chance to] [action] when [condition] and [condition]"

Declaration
public abstract string GuidebookExplanation(IPrototypeManager prototype)
Parameters
Type Name Description
Robust.Shared.Prototypes.IPrototypeManager prototype
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾