Class EntityStorageComponent
Implements
Namespace: Content.Server.Storage.Components
Assembly: Content.Server.dll
Syntax
public sealed class EntityStorageComponent : SharedEntityStorageComponent, IGasMixtureHolder
Properties
| Improve this Doc View SourceAir
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 |