Show / Hide Table of Contents

Interface IGasReactionEffect

Namespace: Content.Server.Atmos
Assembly: Content.Server.dll
Syntax
public interface IGasReactionEffect

Methods

| Improve this Doc View Source

React(GasMixture, IGasMixtureHolder, AtmosphereSystem)

Declaration
ReactionResult React(GasMixture mixture, IGasMixtureHolder holder, AtmosphereSystem atmosphereSystem)
Parameters
Type Name Description
GasMixture mixture
IGasMixtureHolder holder
AtmosphereSystem atmosphereSystem
Returns
Type Description
ReactionResult
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾