Show / Hide Table of Contents

Class EntityStorageComponent

Inheritance
System.Object
SharedEntityStorageComponent
EntityStorageComponent
Implements
IGasMixtureHolder
Namespace: Content.Server.Storage.Components
Assembly: Content.Server.dll
Syntax
public sealed class EntityStorageComponent : SharedEntityStorageComponent, IGasMixtureHolder

Properties

| Improve this Doc View Source

Air

Gas currently contained in this entity storage. None while open. Grabs gas from the atmosphere when closed, and exposes any entities inside to it.

Declaration
public GasMixture Air { get; set; }
Property Value
Type Description
GasMixture

Implements

IGasMixtureHolder
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾