Class NitrogenItem
Implements
Inherited Members
Namespace: Eco.Gameplay.Pipes.Gases
Assembly: Eco.Gameplay.dll
Syntax
public class NitrogenItem : GasItem, IItem, ILinkableParameterized<LinkConfig>, ILinkable, IHasIcon, IController, IViewController, IHasUniversalID, ICanExitFromPipe
Constructors
NitrogenItem()
Declaration
public NitrogenItem()
Methods
ApplyAtmosphere(Atmosphere, Single)
Declaration
public override float ApplyAtmosphere(Atmosphere a, float amount)
Parameters
Type | Name | Description |
---|---|---|
Atmosphere | a | |
System.Single | amount |
Returns
Type | Description |
---|---|
System.Single |
Overrides
GetInAtmosphere(Atmosphere)
Declaration
public override float GetInAtmosphere(Atmosphere a)
Parameters
Type | Name | Description |
---|---|---|
Atmosphere | a |
Returns
Type | Description |
---|---|
System.Single |