Show / Hide Table of Contents

Interface IAtmosphereContainer

Namespace: Eco.Gameplay.Rooms
Assembly: Eco.Gameplay.dll
Syntax
public interface IAtmosphereContainer

Properties

Atmosphere

Declaration
Atmosphere Atmosphere { get; set; }
Property Value
Type Description
Atmosphere

Pressure

Declaration
double Pressure { get; }
Property Value
Type Description
System.Double

Volume

Declaration
double Volume { get; }
Property Value
Type Description
System.Double

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾