Show / Hide Table of Contents

Class MapAtmosphereComponentState

Inheritance
System.Object
MapAtmosphereComponentState
Namespace: Content.Shared.Atmos.Components
Assembly: Content.Shared.dll
Syntax
public sealed class MapAtmosphereComponentState : ComponentState

Constructors

| Improve this Doc View Source

MapAtmosphereComponentState(SharedGasTileOverlaySystem.GasOverlayData)

Declaration
public MapAtmosphereComponentState(SharedGasTileOverlaySystem.GasOverlayData overlay)
Parameters
Type Name Description
SharedGasTileOverlaySystem.GasOverlayData overlay

Fields

| Improve this Doc View Source

Overlay

Declaration
public SharedGasTileOverlaySystem.GasOverlayData Overlay
Field Value
Type Description
SharedGasTileOverlaySystem.GasOverlayData
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾