<<<<<<< HEAD AirlockDistance Constructor
Click or drag to resize
AirlockDistance Constructor
Constructor that simply sets the two values to the passed values.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public AirlockDistance(
=======
AirlockDistance Constructor 
AirlockDistance Constructor
Initializes a new instance of the AirlockDistance class

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public AirlockDistance(
>>>>>>> origin/gh-pages
	Module airlock,
	float distance
)

Parameters

airlock
Type: PlanetbaseModule
The Module object to store.
distance
Type: SystemSingle
The distance to the Module.
See Also
======= )

Parameters

airlock
Type: PlanetbaseModule

[Missing <param name="airlock"/> documentation for "M:Planetbase.AirlockDistance.#ctor(Planetbase.Module,System.Single)"]

distance
Type: SystemSingle

[Missing <param name="distance"/> documentation for "M:Planetbase.AirlockDistance.#ctor(Planetbase.Module,System.Single)"]

See Also
>>>>>>> origin/gh-pages