Show / Hide Table of Contents

Class FrezonCoolantReaction

Takes in nitrogen and frezon and cools down the surrounding area.

Inheritance
System.Object
FrezonCoolantReaction
Implements
IGasReactionEffect
Namespace: Content.Server.Atmos.Reactions
Assembly: Content.Server.dll
Syntax
public sealed class FrezonCoolantReaction : object, IGasReactionEffect

Methods

| Improve this Doc View Source

React(GasMixture, IGasMixtureHolder, AtmosphereSystem)

Declaration
public ReactionResult React(GasMixture mixture, IGasMixtureHolder holder, AtmosphereSystem atmosphereSystem)
Parameters
Type Name Description
GasMixture mixture
IGasMixtureHolder holder
AtmosphereSystem atmosphereSystem
Returns
Type Description
ReactionResult

Implements

IGasReactionEffect
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾