Interface IGasReactionEffect
Namespace: Content.Server.Atmos
Assembly: Content.Server.dll
Syntax
public interface IGasReactionEffect
Methods
| Improve this Doc View SourceReact(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 |