Show / Hide Table of Contents

Class MapAtmosphereComponent

Component that defines the default GasMixture for a map.

Inheritance
System.Object
SharedMapAtmosphereComponent
MapAtmosphereComponent
Namespace: Content.Server.Atmos.Components
Assembly: Content.Server.dll
Syntax
public sealed class MapAtmosphereComponent : SharedMapAtmosphereComponent

Fields

| Improve this Doc View Source

Mixture

The default GasMixture a map will have. Space mixture by default.

Declaration
public GasMixture Mixture
Field Value
Type Description
GasMixture
| Improve this Doc View Source

Space

Whether empty tiles will be considered space or not.

Declaration
public bool Space
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾