Show / Hide Table of Contents

Class FrezonProductionReaction

Produces frezon from oxygen and tritium, with nitrogen as a catalyst that also acts as a stopper if too much is present. Has a max temperature, but paradoxically gets more efficient the hotter it is.

Inheritance
System.Object
FrezonProductionReaction
Implements
IGasReactionEffect
Namespace: Content.Server.Atmos.Reactions
Assembly: Content.Server.dll
Syntax
public sealed class FrezonProductionReaction : 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
☀
☾